aboutsummaryrefslogtreecommitdiffstats
path: root/reference/logging-filter/logging-filter-base/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2021-05-12Fix NPE under MDCSetup for response code 422Claudio D. Gasparini2-4/+78
2020-09-15add ability to specify instant precisionSmokowski, Kevin (ks6305)2-6/+23
2020-06-12change in MDCSetup classSmokowski, Kevin (ks6305)1-53/+56
2020-05-08Set elapsedTime for metric logBrittany Plummer (bp896r)1-2/+2
2020-04-07Added PreMatching annotation to AuditLogContainerFilterBrittany Plummer (bp896r)1-0/+2
2020-03-17metric log updates and util fixSmokowski, Kevin (ks6305)9-98/+331
2020-03-03Added new annotation for ScheduledLoggingBrittany Plummer (bp896r)5-0/+242
2020-02-07PayloadLoggingServletFilter updateSmokowski, Kevin (ks6305)1-5/+48
2019-12-16Removed check for X-ClientID header when setting partnerNameBrittany Plummer (bp896r)2-7/+0
2019-12-04Set InvocationID value from server and client invocationIdsBrittany Plummer (bp896r)3-0/+3
2019-11-18Split InvocationID into two MDC valuesBrittany Plummer (bp896r)2-11/+9
2019-11-07Merge "minor logging change"Pierre Rioux1-1/+1
2019-11-07minor logging changeSmokowski, Kevin (ks6305)1-1/+1
2019-11-07HttpURLConnection metric supportSmokowski, Kevin (ks6305)1-0/+82
2019-10-31remove getServiceName from metric filterSmokowski, Kevin (ks6305)2-11/+0
2019-10-30update getBasicAuthUserNameSmokowski, Kevin (ks6305)1-1/+1
2019-10-28Added log line to indicate empty entity on responses in payload filter Brittany Plummer (bp896r)1-0/+2
2019-10-23Remove logging lines that are clogging up logsBrittany Plummer (bp896r)1-4/+0
2019-10-18Merge "enhance AbstractMetricLogFilter"Pierre Rioux1-0/+10
2019-10-18enhance AbstractMetricLogFilterSmokowski, Kevin (ks6305)1-0/+10
2019-10-18Generate InvocationID UUID on outgoing requests and use X-InvocationIDBrittany Plummer (bp896r)1-1/+4
2019-10-15Merge "Update method setMDCPartnerName in MDCSetup class"Pierre Rioux1-14/+51
2019-10-11Merge "Added catching error when calculating elapsedTime."Pierre Rioux1-14/+24
2019-10-08Added catching error when calculating elapsedTime.Brittany Plummer (bp896r)1-14/+24
2019-10-08Update method setMDCPartnerName in MDCSetup classSmokowski, Kevin (ks6305)1-14/+51
2019-10-03Add OOF ComponentMarcus G K Williams1-1/+2
2019-09-27Merge "Refactoring PayloadLoggingServletFilter"Prudence Au1-78/+27
2019-09-24Refactoring PayloadLoggingServletFilterSingal, Kapil (ks220y)1-78/+27
2019-09-20PayloadLoggingClientFilter bugfixSmokowski, Kevin (ks6305)3-6/+9
2019-09-12Merge "Adding/Replacing Plugins to format/validate code"Prudence Au2-4/+4
2019-09-12Merge "Updated setTargetEntity to accept ONAPComponentsList interface"Prudence Au1-1/+1
2019-09-12Merge "Update StatusLoggingInterceptor"Prudence Au2-31/+59
2019-09-12Updated setTargetEntity to accept ONAPComponentsList interfaceBrittany Plummer (bp896r)1-1/+1
2019-09-12Adding/Replacing Plugins to format/validate codeSingal, Kapil (ks220y)2-4/+4
2019-09-11Restore MDC SetupSmokowski, Kevin (ks6305)3-22/+22
2019-09-11Update StatusLoggingInterceptorSmokowski, Kevin (ks6305)2-31/+59
2019-09-10updating logging filtersSmokowski, Kevin (ks6305)9-200/+249
2019-08-29Add JAX-RS and Spring filters for setting up MDCBrittany Plummer (bp896r)15-0/+1426