logging-analytics.git
4 years agoAdd OOF Component 99/96599/1 5.0.1-ONAP
Marcus G K Williams [Wed, 2 Oct 2019 20:11:09 +0000 (13:11 -0700)]
Add OOF Component

Add OOF Component, as OOF is a
bonifide ONAP project. This also
solves a bug in SO where OOF Homing
is trying to log but does not find
ONAPComponents.OOF and fails homing.

Issue-ID: SO-2378
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Change-Id: I7bc3535c5c283bcc969a0dcc2288676a3a7807f1
(cherry picked from commit 94492cca8face2d80df6527a158c6c80080c263b)

4 years agoFixed warnings in release notes 87/96587/1
Prudence Au [Thu, 3 Oct 2019 15:09:13 +0000 (11:09 -0400)]
Fixed warnings in release notes

Issue-ID: LOG-1135
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ibb4cf37060227344489be4ce35dccc22f4662bbd

4 years agoEl Alto release notes update 64/96564/1
Prudence Au [Thu, 3 Oct 2019 13:20:34 +0000 (09:20 -0400)]
El Alto release notes update

Issue-ID: LOG-1135
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I5739955d9fdb5f74ea7919c2471568a9eba0f7e6

4 years agoMerge "Refactoring PayloadLoggingServletFilter"
Prudence Au [Fri, 27 Sep 2019 18:16:01 +0000 (18:16 +0000)]
Merge "Refactoring PayloadLoggingServletFilter"

4 years agoRefactoring PayloadLoggingServletFilter 02/96202/1
Singal, Kapil (ks220y) [Tue, 24 Sep 2019 23:57:12 +0000 (19:57 -0400)]
Refactoring PayloadLoggingServletFilter

Replacing try-catch-finally for all Streams with try-with-resource

Issue-ID: LOG-1147
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I352096a3c95277770734f7844c4b890f31df61da

4 years agoPayloadLoggingClientFilter bugfix 90/96090/4
Smokowski, Kevin (ks6305) [Fri, 20 Sep 2019 15:48:14 +0000 (15:48 +0000)]
PayloadLoggingClientFilter bugfix

log response body in PayloadLoggingClientFilter

Issue-ID: LOG-1146
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I17a96f40577ba709d7f623209cdd19143dc8f1ec

4 years agoMerge "perform self release"
Pierre Rioux [Tue, 17 Sep 2019 15:11:56 +0000 (15:11 +0000)]
Merge "perform self release"

4 years agoMerge "Try to fix tox error from Jenkins due to Python version upgrade"
Pierre Rioux [Mon, 16 Sep 2019 13:59:10 +0000 (13:59 +0000)]
Merge "Try to fix tox error from Jenkins due to Python version upgrade"

4 years agoTry to fix tox error from Jenkins due to Python version upgrade 19/95619/2
Prudence Au [Thu, 12 Sep 2019 20:49:44 +0000 (16:49 -0400)]
Try to fix tox error from Jenkins due to Python version upgrade

Issue-ID: LOG-1131
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Idabf1070c763585cd4507afd4216c07dad294465

4 years agoperform self release 14/95414/2
Smokowski, Kevin (ks6305) [Tue, 10 Sep 2019 19:39:40 +0000 (19:39 +0000)]
perform self release

prepare for release of logging analytics

Issue-ID: LOG-1126
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Ifd7158b94b2f0cfe37125ea859d0848b57373830

4 years agoMerge "Adding/Replacing Plugins to format/validate code"
Prudence Au [Thu, 12 Sep 2019 18:16:00 +0000 (18:16 +0000)]
Merge "Adding/Replacing Plugins to format/validate code"

4 years agoMerge "Updated setTargetEntity to accept ONAPComponentsList interface"
Prudence Au [Thu, 12 Sep 2019 18:08:00 +0000 (18:08 +0000)]
Merge "Updated setTargetEntity to accept ONAPComponentsList interface"

4 years agoMerge "Update StatusLoggingInterceptor"
Prudence Au [Thu, 12 Sep 2019 17:36:15 +0000 (17:36 +0000)]
Merge "Update StatusLoggingInterceptor"

4 years agoUpdated setTargetEntity to accept ONAPComponentsList interface 96/95596/1
Brittany Plummer (bp896r) [Thu, 12 Sep 2019 16:24:38 +0000 (12:24 -0400)]
Updated setTargetEntity to accept ONAPComponentsList interface

Issue-ID: LOG-1130
Change-Id: I8e69d64bef18589c9eabb785ab4671c265f517b9
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
4 years agoAdding/Replacing Plugins to format/validate code 15/95515/4
Singal, Kapil (ks220y) [Wed, 11 Sep 2019 16:08:57 +0000 (12:08 -0400)]
Adding/Replacing Plugins to format/validate code

Replacing Groovy script with directory-maven-plugin to identify baseDirPath

Add license-maven-plugin plugin to Generate / Validate Copyright header

Adding tidy-maven-plugin to format / validate POM.xml

Updating Java Code Formatter Sytle XML to Version 13

Issue-ID: LOG-1129
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ifa333053bb1dff70f28b14ea9460073043e9c847

4 years agoRestore MDC Setup 12/95512/2
Smokowski, Kevin (ks6305) [Wed, 11 Sep 2019 15:07:17 +0000 (15:07 +0000)]
Restore MDC Setup

MDCSetup was renamed to AbstractFilter and made abstract. This reverts those changes

Issue-ID: LOG-1128
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I861ea441a66e5bc929e2efea22b690b4fddc3059

4 years agoUpdate StatusLoggingInterceptor 94/95494/2
Smokowski, Kevin (ks6305) [Wed, 11 Sep 2019 13:38:45 +0000 (13:38 +0000)]
Update StatusLoggingInterceptor

StatusLoggingInterceptor should not extend PayloadLoggingServletFilter

Issue-ID: LOG-1127
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Ic66ee14445efd57c92b4fcc894ec0b4c5470a441

4 years agoExclude vulnerable artifact - bean-validator 47/95447/1
Prudence Au [Thu, 5 Sep 2019 14:24:29 +0000 (10:24 -0400)]
Exclude vulnerable artifact - bean-validator

Issue-ID: LOG-836
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Idbffe3578b1e114af21bb57bfab29c87795104f8

4 years agoupdating logging filters 05/95405/2
Smokowski, Kevin (ks6305) [Tue, 10 Sep 2019 18:14:41 +0000 (18:14 +0000)]
updating logging filters

maximize re-use in logging filter classes

Issue-ID: LOG-1125
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I063d57635fe56a60d97945873d0c7b64852182a5

4 years agoMerge "Exclude unneccessary artifact - jackson-databind"
Avdhut Kholkar [Wed, 4 Sep 2019 10:52:22 +0000 (10:52 +0000)]
Merge "Exclude unneccessary artifact - jackson-databind"

4 years agoExclude unneccessary artifact - jackson-databind 75/94875/1
Prudence Au [Wed, 4 Sep 2019 02:04:47 +0000 (22:04 -0400)]
Exclude unneccessary artifact - jackson-databind

Issue-ID: LOG-826
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ia3354572b26faa2ecef52bb40c29659fa50b49b6

4 years agoAdd JAX-RS and Spring filters for setting up MDC 81/94381/4
Brittany Plummer (bp896r) [Tue, 27 Aug 2019 19:36:44 +0000 (15:36 -0400)]
Add JAX-RS and Spring filters for setting up MDC

Issue-ID: LOG-1113
Change-Id: I7167943384e3983c7eced1c969ed51fcd8130c88
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
4 years agoAdding new committer 03/94203/2
Prudence Au [Fri, 23 Aug 2019 12:43:59 +0000 (08:43 -0400)]
Adding new committer

Issue-ID: LOG-1112
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: If3313beb980422f8757f837546569ec1b9961af3

4 years agoupdate values in ONAPLogConstants.java 01/93701/5
Smokowski, Kevin (ks6305) [Fri, 16 Aug 2019 13:40:56 +0000 (13:40 +0000)]
update values in ONAPLogConstants.java

synchronize ONAPLogConstants.java with the values found in the casablance logging spec

Issue-ID: LOG-1102
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: If955d22b11f71ddce7d3bfddabce3f50838fc01d

4 years agoRelease notes update for the El Alto Early Drop release 18/93618/1
Prudence Au [Thu, 15 Aug 2019 12:13:55 +0000 (08:13 -0400)]
Release notes update for the El Alto Early Drop release

Issue-ID: LOG-1093
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I713165121d50b36756266515247fdf717e648b44

4 years agoFix vulnerability issue: upgrade org.apache.tomcat.embed.tomcat-embed-core to 8.5.42 75/93275/1
Prudence Au [Sun, 11 Aug 2019 20:41:07 +0000 (16:41 -0400)]
Fix vulnerability issue: upgrade org.apache.tomcat.embed.tomcat-embed-core to 8.5.42

Issue-ID: LOG-1066
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I9ede69b718fe177abdd7e56ceb430fd3a7d3ec70

4 years agoRemove commons-codec as it's not needed and a vulnerability 58/93258/1
Prudence Au [Sat, 10 Aug 2019 16:38:39 +0000 (12:38 -0400)]
Remove commons-codec as it's not needed and a vulnerability

Issue-ID: LOG-1067
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I6011db133b649df9adce0ebe728a9fe4fad22932

4 years agoMerge "The versions plugin doesn't strip off SNAPSHOT for pylog"
Avdhut Kholkar [Fri, 9 Aug 2019 05:51:07 +0000 (05:51 +0000)]
Merge "The versions plugin doesn't strip off SNAPSHOT for pylog"

4 years agoFix vulnerability issue: upgrade org.apache.tomcat.embed.tomcat-embed-core to 8.5.42 41/93141/1
Prudence Au [Fri, 9 Aug 2019 01:47:50 +0000 (21:47 -0400)]
Fix vulnerability issue: upgrade org.apache.tomcat.embed.tomcat-embed-core to 8.5.42

tomcat-embed-core is part of springboot

Issue-ID: LOG-1066
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ice8d4954edff07aef41b17ce3981d9f9ef754319

4 years agoThe versions plugin doesn't strip off SNAPSHOT for pylog 21/93121/1
Prudence Au [Thu, 8 Aug 2019 18:53:56 +0000 (14:53 -0400)]
The versions plugin doesn't strip off SNAPSHOT for pylog

This is the attemp to fix the build.

Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I0ab26da4fa464f99f5b9555e9b835253c44413f0

4 years agoIntroduce 1.5.0-SNAPSHOT for El Alto release 05/92205/1
Prudence Au [Mon, 29 Jul 2019 13:52:24 +0000 (09:52 -0400)]
Introduce 1.5.0-SNAPSHOT for El Alto release

Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I37a4133c051c346c5fddcf56a96b0a90c529b92e

4 years agoIntroduce 1.5.0-SNAPSHOT for El Alto release 00/92200/1
Prudence Au [Mon, 29 Jul 2019 13:27:43 +0000 (09:27 -0400)]
Introduce 1.5.0-SNAPSHOT for El Alto release

Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I2f86a056629c765a410e2f727ac12d42633b0f3b

4 years agoIntroduce 1.5.0-SNAPSHOT for the El Alto release 31/92031/1
Prudence Au [Thu, 25 Jul 2019 16:36:32 +0000 (12:36 -0400)]
Introduce 1.5.0-SNAPSHOT for the El Alto release

Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I32878697f5108cfc4acdc938e00f53b9faedfaa1

4 years agoIntroduce 1.5.0-SNAPSHOT for the El Alto release 80/91980/1
Prudence Au [Thu, 25 Jul 2019 02:40:03 +0000 (22:40 -0400)]
Introduce 1.5.0-SNAPSHOT for the El Alto release

Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I63f6b766de0b4d37b3ce9518b1b6e342c90c372f

4 years agorelease of logging-analytics project 03/91903/1
Prudence Au [Tue, 23 Jul 2019 20:12:45 +0000 (16:12 -0400)]
release of logging-analytics project

Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I64a318abe253ccff1a42d9a31bb56d8a246a9dca

4 years agoLast patch to release 1.4.0 of logging-analytics project 97/91397/1
Prudence Au [Fri, 12 Jul 2019 14:13:10 +0000 (10:13 -0400)]
Last patch to release 1.4.0 of logging-analytics project

Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-1073
Change-Id: Ibd11709724b857478b6926acdd7e5c542d54a864

4 years agoPatch #3 - release 1.4.0 for logging-analytics 73/91373/1
Prudence Au [Fri, 12 Jul 2019 12:33:59 +0000 (08:33 -0400)]
Patch #3 - release 1.4.0 for logging-analytics

Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-1073
Change-Id: I07a78457016e85a2fce551b9ce0ba14713103f6b

4 years agoPatch #2 - release 1.4.0 of logging-analytics 55/91355/1
Prudence Au [Thu, 11 Jul 2019 23:48:22 +0000 (19:48 -0400)]
Patch #2 - release 1.4.0 of logging-analytics

Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-1073
Change-Id: I0b65a97dd7ebe75795fcb9bb3159b7ada0ee37ea

4 years agoRelease 1.4.0 02/91302/1
Prudence Au [Thu, 11 Jul 2019 23:02:51 +0000 (19:02 -0400)]
Release 1.4.0

Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-1073
Change-Id: I75b26b7d3ad9692e820641d08962905b9c594a8b

4 years agopylog is not compatible with python3 97/90497/1
maopengzhang [Wed, 26 Jun 2019 06:10:17 +0000 (14:10 +0800)]
pylog is not compatible with python3

fix mdcContext bugs

Change-Id: I29117652382e15e5eec2cf0cb91c573beed4526e
Issue-ID: LOG-1072
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoMichael OBrien committer status off 65/88365/1
Michael O'Brien [Thu, 23 May 2019 14:57:17 +0000 (10:57 -0400)]
Michael OBrien committer status off

Issue-ID: LOG-1054
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
Change-Id: I23f94d64c1ae3d513d4b29499dc0fe589b2b0f5f

4 years agologging ptl is now Prudence Au 18/88318/1
Michael O'Brien [Thu, 23 May 2019 02:49:13 +0000 (22:49 -0400)]
logging ptl is now Prudence Au

Issue-ID: LOG-1053
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
Change-Id: I37dbd0638a6a7340cb334346ef168a16b6f8c7e5

4 years agoadjust logging committer list history 70/88170/1
Michael O'Brien [Tue, 21 May 2019 14:45:27 +0000 (10:45 -0400)]
adjust logging committer list history

Issue-ID: LOG-934
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
Change-Id: I0a27eca1d3016acc4d12575827de1798f2b5cc50

4 years agoadjust logging committer list 95/87895/1
Michael O'Brien [Thu, 16 May 2019 15:21:15 +0000 (11:21 -0400)]
adjust logging committer list

Change-Id: Ic03b94d6b19330c77e297560e78946759a58d2c6
Issue-ID: LOG-934
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoUpdate oparent version 74/86774/1
Jessica Wagantall [Thu, 2 May 2019 02:24:51 +0000 (19:24 -0700)]
Update oparent version

Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.

Change-Id: I1ae3e06a8f1213afd45aa7f97dbe5f446bea787a
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "adjust cd hc timing for managed seq deploy"
Luke Parker [Mon, 11 Mar 2019 13:54:28 +0000 (13:54 +0000)]
Merge "adjust cd hc timing for managed seq deploy"

5 years agoupgrade efs/nfs options for aws timeout 54/79854/1
Michael O'Brien [Thu, 7 Mar 2019 03:20:56 +0000 (22:20 -0500)]
upgrade efs/nfs options for aws timeout

Change-Id: I1d9729ffdb07504d74536ade922dbc3d9805e8b9
Issue-ID: LOG-1002
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoadjust cd hc timing for managed seq deploy 62/79062/2
Michael O'Brien [Sat, 23 Feb 2019 19:41:28 +0000 (14:41 -0500)]
adjust cd hc timing for managed seq deploy

Change-Id: Iff3963fe8499e6fd7dad5019fa4161037caa3d7e
Issue-ID: LOG-989
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoupgrade pylog version 62/78262/6
liangke [Tue, 12 Feb 2019 02:32:58 +0000 (10:32 +0800)]
upgrade pylog version

upgrade latest version of pylog to 1.0.7
fix pep8 error
use relative imports

Change-Id: I705756b0778f89fbce62559ea0f108fd35efff5e
Issue-ID: MULTICLOUD-481
Signed-off-by: liangke <lokyse@163.com>
5 years agoMerge "enable kubectl del --force for rogue pods"
Avdhut Kholkar [Mon, 11 Feb 2019 04:51:27 +0000 (04:51 +0000)]
Merge "enable kubectl del --force for rogue pods"

5 years agolog/pomba doc cmr release notes 16/78016/2
Michael O'Brien [Wed, 6 Feb 2019 22:16:50 +0000 (17:16 -0500)]
log/pomba doc cmr release notes

Change-Id: I8499938c5e0a76892b3ed7ace2e483c0ae6e855a
Issue-ID: LOG-953
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoadjust rancher kubernetes install for rhel76 50/77850/5
Michael O'Brien [Tue, 5 Feb 2019 04:51:11 +0000 (23:51 -0500)]
adjust rancher kubernetes install for rhel76

Change-Id: Iea017fcd194b2c56cbdfc0af380482e913d5b7eb
Issue-ID: LOG-960
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoenable kubectl del --force for rogue pods 43/75843/2
Michael O'Brien [Tue, 15 Jan 2019 21:49:51 +0000 (16:49 -0500)]
enable kubectl del --force for rogue pods

Change-Id: Ic60262dd5b471f64bee2b1c9581edf54ab1eddd6
Issue-ID: LOG-914
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoswitch msb/dcae dependency deploy order 65/75765/5
Michael O'Brien [Mon, 14 Jan 2019 19:16:33 +0000 (14:16 -0500)]
switch msb/dcae dependency deploy order

Issue-ID: LOG-925

Change-Id: I28e6d6fa75647cc86d6765d6644ee26c6f274491
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoadjust cd.sh for managed seq deploy 22/75422/8
Michael O'Brien [Mon, 7 Jan 2019 22:23:59 +0000 (17:23 -0500)]
adjust cd.sh for managed seq deploy

Change-Id: I1d137b562c02b77bc2e0cb855b5953c59219e4e6
Issue-ID: LOG-898
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agocd adjust for random deploy upgrade conflict 98/75098/4
Michael O'Brien [Thu, 27 Dec 2018 01:42:12 +0000 (20:42 -0500)]
cd adjust for random deploy upgrade conflict

Change-Id: I4be4d3d54a21e6cfe2f46c268e76a3861d323548
Issue-ID: LOG-898
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoMerge "docker prepull script for c nodes"
Prudence Au [Wed, 19 Dec 2018 14:16:30 +0000 (14:16 +0000)]
Merge "docker prepull script for c nodes"

5 years agodocker prepull script for c nodes 80/74780/2
root [Tue, 18 Dec 2018 03:14:28 +0000 (22:14 -0500)]
docker prepull script for c nodes

Change-Id: I24e17ddbc5098401b9fd3113c66f16dd969a8fa9
Issue-ID: LOG-905
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agowindriver openstack heat for oom cluster 81/74781/1
Michael O'Brien [Tue, 18 Dec 2018 03:41:10 +0000 (22:41 -0500)]
windriver openstack heat for oom cluster

Change-Id: I9505ed8a902347288874817e62cd67b7ea7f7874
Issue-ID: LOG-324
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoupgrade rancher/k8s to 1.6.25 05/74405/1
root [Fri, 7 Dec 2018 17:15:11 +0000 (12:15 -0500)]
upgrade rancher/k8s to 1.6.25

Change-Id: I086ceeebe78c2782cb0f752f1e214794e4f8ca46
Issue-ID: LOG-895
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agoUpdate Release Notes 68/73968/1
Gildas Lanilis [Thu, 29 Nov 2018 17:35:38 +0000 (09:35 -0800)]
Update Release Notes

Update link to vulnerability report
Address format issue

Change-Id: I425a7d982506af323998eb7892e2dfa851f5efd0
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agouse oparent 1.2.2 to fix spring 5.1.2 73/72573/1
Michael O'Brien [Tue, 13 Nov 2018 20:30:31 +0000 (15:30 -0500)]
use oparent 1.2.2 to fix spring 5.1.2

Change-Id: I2b052fdcfe1146aaaf3757334b6f5389153c2b5c
Issue-ID: LOG-837
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoazure oom k8s install security update 86/72486/4
Michael O'Brien [Mon, 12 Nov 2018 23:46:46 +0000 (18:46 -0500)]
azure oom k8s install security update

Change-Id: I4ff48d3e13144d533c23839a73583b9ab3ec180f
Issue-ID: LOG-321
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agospring-boot from 1.5.15 to 1.5.17 89/72389/1
root [Sun, 11 Nov 2018 14:11:11 +0000 (09:11 -0500)]
spring-boot from 1.5.15 to 1.5.17

Change-Id: I767ba2da70499b8cf8214cfa3f01bcaa72aa4e65
Issue-ID: LOG-834
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agoMerge "spring ver from 5.0.9 to 5.1.2"
Geora Barsky [Sun, 11 Nov 2018 04:24:22 +0000 (04:24 +0000)]
Merge "spring ver from 5.0.9 to 5.1.2"

5 years agojackson from 2.5.1 to 2.8.6 75/72375/1
root [Sat, 10 Nov 2018 16:56:28 +0000 (11:56 -0500)]
jackson from 2.5.1 to 2.8.6

Change-Id: If655f428ea32d178187d3fe7d5587f833e0d8997
Issue-ID: LOG-833
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agospring ver from 5.0.9 to 5.1.2 72/72372/1
root [Sat, 10 Nov 2018 16:48:02 +0000 (11:48 -0500)]
spring ver from 5.0.9 to 5.1.2

Change-Id: Ib7dbe9119583580e7efc896e822b6f6afcff0107
Issue-ID: LOG-834
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agofix typos 00/72200/2
Stanislav Chlebec [Thu, 8 Nov 2018 11:40:41 +0000 (12:40 +0100)]
fix typos

Change-Id: Ifd2db94f03e87f002fa610839a1d4731a23bf18e
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

5 years agoUpdate formatting in the release notes 53/72153/1
Prudence Au [Thu, 8 Nov 2018 02:45:25 +0000 (21:45 -0500)]
Update formatting in the release notes

Change-Id: I42237455952ac11928191fb6387a95495eb283bf
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-756

5 years agoPOMBA casablanca release notes 28/72028/2
pau2882 [Wed, 7 Nov 2018 02:39:44 +0000 (21:39 -0500)]
POMBA casablanca release notes

Change-Id: If8bebd8c9e629db6b99d92e9c0dbb69204237ca3
Signed-off-by: pau2882 <prudence.au@amdocs.com>
Issue-ID: LOG-756

5 years agoMerge "align Rancher/k8s with 1.6.22 post RC1"
Prudence Au [Wed, 7 Nov 2018 02:00:44 +0000 (02:00 +0000)]
Merge "align Rancher/k8s with 1.6.22 post RC1"

5 years agoMerge "cd.sh adjust for helm deploy plugin"
Prudence Au [Wed, 7 Nov 2018 02:00:22 +0000 (02:00 +0000)]
Merge "cd.sh adjust for helm deploy plugin"

5 years agoalign Rancher/k8s with 1.6.22 post RC1 95/71995/2
Michael O'Brien [Tue, 6 Nov 2018 19:32:29 +0000 (14:32 -0500)]
align Rancher/k8s with 1.6.22 post RC1

Change-Id: I17ebbd77dd92b88a20ae7936955a15a78fb11435
Issue-ID: LOG-806
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agologging casablanca release notes doc 89/71889/2
Michael O'Brien [Mon, 5 Nov 2018 19:10:30 +0000 (14:10 -0500)]
logging casablanca release notes doc

Change-Id: I90ec723a0ba17e142d7b5068e3c3611a40892d4e
Issue-ID: LOG-756
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agocd.sh adjust for helm deploy plugin 04/71904/1
Michael O'Brien [Tue, 6 Nov 2018 00:00:32 +0000 (19:00 -0500)]
cd.sh adjust for helm deploy plugin

Change-Id: I3830dcd95296fb1914b49e556c5decc17dfef7c5
Issue-ID: LOG-326
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoadjust rancher inst for beijing acad summit 88/70688/1
Michael O'Brien [Wed, 17 Oct 2018 21:15:39 +0000 (17:15 -0400)]
adjust rancher inst for beijing acad summit

Change-Id: Ia53a0f0be1e7c183e7e7ee0c9f37dc1de9527698
Issue-ID: LOG-325
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agolog start 1.4.0-SNAPSHOT for dublin 05/70305/3
root [Thu, 11 Oct 2018 20:17:36 +0000 (16:17 -0400)]
log start 1.4.0-SNAPSHOT for dublin

Change-Id: Iab181b9ccf5b57614016b527402864ef3b1672e8
Issue-ID: LOG-749
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agologging spring-boot to 1.5.15 for tomcat/embed CLM 96/70196/1
root [Wed, 10 Oct 2018 19:51:01 +0000 (15:51 -0400)]
logging spring-boot to 1.5.15 for tomcat/embed CLM

Change-Id: I52d82f4b95fcaa52ab79e662489682678703363d
Issue-ID: LOG-604
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agologging spring/aop to 5.0.9 for CLM 88/70188/1
root [Wed, 10 Oct 2018 16:49:45 +0000 (12:49 -0400)]
logging spring/aop to 5.0.9 for CLM

Change-Id: I9bc7af5a36e90b6b755304bba45a6dfd885babd1
Issue-ID: LOG-604
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agologging spring/aop to 5.0.5 for CLM 79/70179/1
root [Wed, 10 Oct 2018 15:29:50 +0000 (11:29 -0400)]
logging spring/aop to 5.0.5 for CLM

Change-Id: I3b00315c23883cc903d6943229d775f4630b1c34
Issue-ID: LOG-604
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agoaddress logging spring version for CLM 61/70161/1
root [Wed, 10 Oct 2018 13:13:13 +0000 (09:13 -0400)]
address logging spring version for CLM

Change-Id: Ie666638267c491b36f417dccfa8ae8015460d8cb
Issue-ID: LOG-604
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agoprep poms for branching post release 00/70100/5
root [Tue, 9 Oct 2018 17:48:18 +0000 (13:48 -0400)]
prep poms for branching post release

Change-Id: I755a3a24521be12735929beca76dff16f9c5d043
Issue-ID: LOG-749
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease logging-demo war - inc root pom 27/70027/1 1.2.5
root [Mon, 8 Oct 2018 22:59:24 +0000 (18:59 -0400)]
release logging-demo war - inc root pom

Change-Id: I8777cf696e1316dec4f420f47d0a759c64f91f71
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease logging-demo war 53/69953/1
root [Sat, 6 Oct 2018 23:19:20 +0000 (19:19 -0400)]
release logging-demo war

Change-Id: I29ecbdee3e93ee128e9c5586b81157ddb5c53806
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agoincrement logging root pom ver for rel 35/69935/1 1.2.3
root [Fri, 5 Oct 2018 18:41:38 +0000 (14:41 -0400)]
increment logging root pom ver for rel

Change-Id: I5b50dafc7674923a89b2d496e9db44848e82f315
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease logging-mock-service only 69/69869/1
root [Thu, 4 Oct 2018 23:26:20 +0000 (19:26 -0400)]
release logging-mock-service only

Change-Id: Ibf6b7c71e8998d0b5da32095c805f0446471209f
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease logging-mock-service 4 of 6 54/69854/1
root [Thu, 4 Oct 2018 18:49:05 +0000 (14:49 -0400)]
release logging-mock-service 4 of 6

Change-Id: I88012d3acf215a58667470120b3d8bfb634b4cbe
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease log-lib/slf4jdemo 2/3 of 6 p2 76/69776/1
root [Thu, 4 Oct 2018 00:15:14 +0000 (20:15 -0400)]
release log-lib/slf4jdemo 2/3 of 6 p2

Change-Id: I6daa986f4f3cce0148158375149dfd74c00485c5
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease logging-lib/slf4jdemo 2/3 of 6 60/69760/1
root [Wed, 3 Oct 2018 15:45:39 +0000 (11:45 -0400)]
release logging-lib/slf4jdemo 2/3 of 6

Change-Id: I60bbc57f524433936fd4f5112241353911e15fd1
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease logging-slf4j in sequence 36/69736/1 1.2.2 3.0.1-ONAP
root [Wed, 3 Oct 2018 11:38:52 +0000 (07:38 -0400)]
release logging-slf4j in sequence

Change-Id: I0366dad96f5d837f87c29cfa07bfd20588c42a0f
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agorelease pom branch leaf slf4j 92/69692/2
root [Tue, 2 Oct 2018 21:37:47 +0000 (17:37 -0400)]
release pom branch leaf slf4j

Change-Id: I7eda4a8fa90bec469c89b5bd6f18a76769a60e9c
Issue-ID: LOG-715
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agologging start 1.2.2 release process 18/69618/1
Ubuntu [Mon, 1 Oct 2018 20:06:48 +0000 (20:06 +0000)]
logging start 1.2.2 release process

Change-Id: I25539a4afbfd50ec361f204a7a25daf8d637d95d
Issue-ID: LOG-715
Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
5 years agoFix INFO file verify job 37/69537/3
Jessica Wagantall [Sat, 29 Sep 2018 01:25:18 +0000 (18:25 -0700)]
Fix INFO file verify job

Add missing modules in the INFO.yaml to fix
verify job

Change-Id: Id7574cd432727d0dfeb9f802a2fe2753f0cada9d
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agofix logback 1.2.3 override by eelf 113 dep 15/69415/1
root [Thu, 27 Sep 2018 21:03:53 +0000 (17:03 -0400)]
fix logback 1.2.3 override by eelf 113 dep

Change-Id: I29af65e00d6c75e0c95cd62f3798ea80886db955
Issue-ID: LOG-692
Signed-off-by: root <frank.obrien@amdocs.com>
5 years agoMIT to Apache license metadata 95/68295/1
Ubuntu [Thu, 20 Sep 2018 22:10:24 +0000 (22:10 +0000)]
MIT to Apache license metadata

Issue-ID: LOG-627
Change-Id: I0ffee7f730b7147467795e2143db566e5d94861d
Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
5 years agoEnable colored output for logging 03/65703/3 LOG-380-shared
liangke [Tue, 11 Sep 2018 08:37:09 +0000 (16:37 +0800)]
Enable colored output for logging

ColorFormatter class uses ANSI esacpe sequences
to render logging message in color, it uses standard colors
so it should workd on any UNIX terminal.

Make markerFormatter class to inherits from colorFormatter.

Change-Id: Ie24a06df861ca5d07796e78dea7e875daf149380
Issue-ID: MULTICLOUD-329
Signed-off-by: liangke <lokyse@163.com>
5 years agoMerge "Support Marker in python logging"
Michael O'Brien [Mon, 10 Sep 2018 15:57:21 +0000 (15:57 +0000)]
Merge "Support Marker in python logging"

5 years agoMerge "Python3 compatible"
Michael O'Brien [Mon, 10 Sep 2018 15:47:22 +0000 (15:47 +0000)]
Merge "Python3 compatible"

5 years agoswitch logdemo nodeport 58 to 30453 99/65299/1
Ubuntu [Fri, 7 Sep 2018 19:53:08 +0000 (19:53 +0000)]
switch logdemo nodeport 58 to 30453

Change-Id: I48a2fc39f243291327bf8cff0d4fb54386230ddc
Issue-ID: LOG-642
Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
5 years agoSupport Marker in python logging 33/64933/2
liangke [Thu, 6 Sep 2018 07:37:38 +0000 (15:37 +0800)]
Support Marker in python logging

1 Add 'Marker' feature which carry extra contextual
information for loggers, can be used to mark a single log
statement
2 Make MDC Formatter have "marker" label.

Change-Id: I21ac547b97c49190393d57ff290dcbc3ae20da2a
Issue-ID: MULTICLOUD-328
Signed-off-by: liangke <lokyse@163.com>