EELF logging is added 43/46243/1
authorAnkitkumar Patel <ankit@research.att.com>
Fri, 4 May 2018 15:47:45 +0000 (11:47 -0400)
committerAnkitkumar Patel <ankit@research.att.com>
Fri, 4 May 2018 15:48:19 +0000 (11:48 -0400)
commitaf976863719222f13e7b23fa87c3ba4d212e10f6
treea5ea8d0bdcdc44afafe58dd7292592c7604ec2dd
parent23c3354245f8a9bc1d87ea3becc0f217bf10bbd7
EELF logging is added

EELF logging is added.

Issue-ID: OPTFRA-227
Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
16 files changed:
.gitignore
config/common_config.yaml
config/onap_logging_common_v1.config [new file with mode: 0755]
docker/Dockerfile
osdf/logging/onap_common_v1/CommonLogger.py [new file with mode: 0755]
osdf/logging/onap_common_v1/CommonLogger_test.config [new file with mode: 0755]
osdf/logging/onap_common_v1/CommonLogger_testing.py [new file with mode: 0755]
osdf/logging/onap_common_v1/README.md [new file with mode: 0755]
osdf/logging/onap_common_v1/__init__.py [new file with mode: 0755]
osdf/logging/onap_common_v1/makefile [new file with mode: 0755]
osdf/logging/osdf_logging.py
osdfapp.py
ssl_certs/oof.crt [new file with mode: 0644]
ssl_certs/oof.crt.pem [new file with mode: 0644]
ssl_certs/oof_new.key [new file with mode: 0644]
test/functest/simulators/simulated-config/onap_logging_common_v1.config [new file with mode: 0755]