aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-09-17Expunge sensitive hostnames and IPsHEADmasterLuke Parker1-16/+16
Issue-ID: LOG-47 Change-Id: Id8a315fa0a6253ce1e7da8e72b3f59c4aaa9fadd Signed-off-by: Luke Parker <lparker@amdocs.com>
2021-09-16Merge "Changed to unmaintained"Jessica Wagantall1-6/+6
2021-09-16Changed to unmaintainedKenny Paul1-6/+6
Issue-ID: CIMAN-33 Signed-off-by: Kenny Paul <kpaul@linuxfoundation.org> Change-Id: I5cc99a9511ba1e4abe12572c33c47624be461f56
2021-05-18Updating version in setup.py to 1.6.10Singal, Kapil (ks220y)1-1/+1
Issue-ID: LOG-1242 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Idcbf843277cb4a555f18b9015cda578b5f92a6f8
2021-05-18Updating version in setup.py fileSingal, Kapil (ks220y)1-1/+1
To create 1.6.9 pypi artifacts of onappylog Issue-ID: LOG-1242 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If4d9438762ecfb0ec0c229771c9c4090f37d1774
2021-05-12Bump version 1.6.10-SNAPSHOTClaudio D. Gasparini16-16/+16
Bump version 1.6.10-SNAPSHOT Issue-ID: LOG-1242 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com> Change-Id: Ie941d5141af116c79b31302deb927591e3c2d5cf
2021-05-12release version 1.6.9Claudio D. Gasparini1-0/+5
release version 1.6.9 Issue-ID: LOG-1242 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com> Change-Id: I7a5279e076bedaa544055c1270906ffd8f233aad
2021-05-12Fix NPE under MDCSetup for response code 422Claudio D. Gasparini2-4/+78
- Include all WebDAV http codes Issue-ID: LOG-1241 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com> Change-Id: I10ece8eadd9172e893809f04c603f7d8621dbf8a
2021-02-09[DOC] Instructions for ONAP Log Analyticsramagp17-10/+308
Instructions on how to collect & provide ONAP component specific logs Change-Id: I93b8dc5e0b41ab22472007a37b8c9a8fec2257ca Issue-ID: LOG-1239 Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
2020-09-16roll to version 1.6.9 snapshotSmokowski, Kevin (ks6305)16-16/+16
roll to version 1.6.9 snapshot Issue-ID: LOG-1238 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I24a8aad786d6b40518e2f091937cdb9e741ceee2
2020-09-16release version 1.6.8Smokowski, Kevin (ks6305)1-0/+5
release version 1.6.8 Issue-ID: LOG-1238 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I8fa9e1680eb48ffea9c899575dc69a4a8c5c7e1d
2020-09-15Merge "add ability to specify instant precision"KAPIL SINGAL3-6/+36
2020-09-15add ability to specify instant precisionSmokowski, Kevin (ks6305)3-6/+36
it is now easier to configure timestamp output Issue-ID: LOG-1236 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ie31b3faf706fe28f73d6f8e230bf7a7e2b3009cf
2020-09-14Adding New CommitersSingal, Kapil (ks220y)1-0/+16
https://lists.onap.org/g/onap-tsc/message/6964 Issue-ID: LOG-1237 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Idd43ff3720bb558e8cbd4f70e15a406e7c05ab23
2020-09-07onaplogging: Docstrings, refactor, type hintingEli Halych24-452/+1435
Identify and document functionalities. Describe parameters and their types, exception descriptions and types, extensions, return types and descriptions. Preserve Python 2.7 and 3.x compatibility. Add Python 2.7 to Tox testing. Extract code to utility files. Add properties for readability and maintainability, fix naming conventions. Deprecate old methods and attributes. Issue-ID: REQ-420 Signed-off-by: Eli Halych <illia.halych@t-mobile.pl> Change-Id: I19297e40fad743ec68aa04612ecbb11f61f2abec
2020-08-05Run pylog tests using Python 3.8Michal Jagiello1-11/+3
Edit tox configuration to run tests in Python 3.6, Python 3.7 and Python 3.8 Issue-ID: LOG-1233 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I29bb0e1075ae79d927369cf19d568d6c5ceb439b
2020-07-17update snapshotSmokowski, Kevin (ks6305)16-16/+16
1.6.7.-SNAPSHOT to 1.6.8-SNAPSHOT Issue-ID: LOG-1232 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I2814499babbd482e02d44480528d6d91a0e2511a
2020-07-16perform releaseSmokowski, Kevin (ks6305)1-0/+5
release maven artifacts. Issue-ID: LOG-1232 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I1dd8100c77c6f154630032112264c3762b320a2b
2020-07-16Merge "change in MDCSetup class"Brittany Plummer2-53/+72
2020-07-13Merge "Pylog test suite"Kevin Smokowski17-45/+990
2020-07-13Pylog test suiteMichal Jagiello17-45/+990
Prepare test suite for onaplogging library. Add utils to check Python version. Issue-ID: LOG-1229 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I12c431c10f61fceaf70d5ae36581dfd5a876ef72
2020-07-10Add committerSmokowski, Kevin (ks6305)1-0/+8
Add Brittany Plummer as a committer. Issue-ID: LOG-1188 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I11d64dbc2283baec6e09d9377a3ba891df28d9aa
2020-06-12change in MDCSetup classSmokowski, Kevin (ks6305)2-53/+72
MDCSetup change in logging filter base Issue-ID: LOG-1216 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I694804374ac5649e490e4ff2ef1015f91cabc211
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6cf7a531cee4a502aafea119a817f8466fed0b1e
2020-05-08Set elapsedTime for metric logBrittany Plummer (bp896r)1-2/+2
Issue-ID: LOG-1212 Change-Id: I7e53fd4c5887351b4b7f0fd8da1e4ae28cd2284a Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2020-04-09Automation adds logging_user_guide.rstAric Gardner1-0/+1
Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4a9ab4ac99b4205b01c925376b8eef021f140135
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-1/+2
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-1/+2
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: I4634ede4c768c438ae3c833f874170627527ebde Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Merge "Added PreMatching annotation to AuditLogContainerFilter"Kevin Smokowski1-0/+2
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Idd609576f66342ee5b936d573b961717f6a86ead Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Added PreMatching annotation to AuditLogContainerFilterBrittany Plummer (bp896r)1-0/+2
Issue-ID: LOG-1209 Change-Id: I88a9ee744a55dd8baea632fab08cdabc7aa25ab1 Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2020-03-19Update to 1.6.7-SNAPSHOTBrittany Plummer (bp896r)17-17/+17
Issue-ID: LOG-1211 Change-Id: I8ea37ba940a94dd1289de3eb758c7078d63e7d2a Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2020-03-19Release 1.6.6Brittany Plummer (bp896r)1-0/+5
Issue-ID: LOG-1210 Change-Id: Icfa033eac661c19e2a72f1987afcaaf8b29f1c85 Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2020-03-17metric log updates and util fixSmokowski, Kevin (ks6305)11-105/+334
make metric log more flexible Issue-ID: LOG-1202 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I13d6f52d5bc302e3aef65ad39c8df7c8effd1935
2020-03-04Merge "Added new annotation for ScheduledLogging"Avdhut Kholkar9-0/+399
2020-03-03Added new annotation for ScheduledLoggingBrittany Plummer (bp896r)9-0/+399
Issue-ID: LOG-1208 Change-Id: If6d8f8c18affcec8a11eab877f6f716ed34909ba Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2020-03-02Merge "Migrate logging-analytics docs"Kevin Smokowski9-0/+145
2020-02-26Moving to next Snapshot 1.6.6-SNAPSHOTSingal, Kapil (ks220y)17-17/+17
Issue-ID: LOG-1206 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Icc14110104b2b3e93da170ec7c203137efdf4fb4
2020-02-26Release 1.6.5 artifactSingal, Kapil (ks220y)1-0/+5
Issue-ID: LOG-1206 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5ece8df89c832e1a9bbac5990a4a43bd69baaca4
2020-02-26Prepare for release 1.6.5Singal, Kapil (ks220y)1-1/+1
Issue-ID: LOG-1206 Change-Id: Iede3ac7cc8b8e90aa14e96f313c655c0f5fe03fb Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-02-25Refactoring JUNIT and MOCKITOSingal, Kapil (ks220y)6-38/+8
Changing Version junit -> 4.12 and Mockito-core -> 2.23.4 Issue-ID: LOG-1205 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I53e20c6c1154e97eb5d481ddaf30f626c166a294
2020-02-21Changing version in setup.pySingal, Kapil (ks220y)1-1/+1
version in setup.py should be in sync with project.version in pom Issue-ID: LOG-1203 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Idb4c18c612f1ef46a257871a3fafccb142373e95
2020-02-14Moving to next SNAPSHOT versionSingal, Kapil (ks220y)16-16/+16
1.6.5-SNAPSHOT Issue-ID: LOG-1201 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I081e1166ce8ce85832e34053639f785693e07883
2020-02-13Release 1.6.4Singal, Kapil (ks220y)1-0/+5
Issue-ID: LOG-1201 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9b54406eacbfe76eb5939a2a15fc98b41f2c0cfd
2020-02-13Refactoring POM's and .gitignoreSingal, Kapil (ks220y)28-361/+46
Removing IDE generated files Issue-ID: LOG-1200 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie9182553ae5ea3ee1c852049678c92860a7eedb0
2020-02-13Fix tox.iniAric Gardner3-4/+21
python2 is EOL Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I547cb9ca20ae8befe144528dc9270f1fc9cf4d14
2020-02-12Merge "PayloadLoggingServletFilter update"Prudence Au1-5/+48
2020-02-10synch version to 1.6.4-SNAPSHOTSingal, Kapil (ks220y)2-3/+3
Issue-ID: LOG-1198 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I3d0f9055ba65e2f84a6b95bdd7fea3111052c6c2
2020-02-07synch versionSmokowski, Kevin (ks6305)14-14/+14
synch version Issue-ID: LOG-1198 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I852a62700b02f7c2b32c9b4b607183485755789b
2020-02-07PayloadLoggingServletFilter updateSmokowski, Kevin (ks6305)1-5/+48
limit PayloadLoggingServletFilter log record size Issue-ID: LOG-1197 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I8e13d2be26e61ad0ab18f097c30ef0b166e229db