Send logs to logstash 83/89583/1
authorWojciech Sliwka <wojciech.sliwka@nokia.com>
Fri, 7 Jun 2019 13:53:08 +0000 (15:53 +0200)
committerWojciech Sliwka <wojciech.sliwka@nokia.com>
Fri, 7 Jun 2019 13:53:08 +0000 (15:53 +0200)
commit2625de9e904e1389a9d99e5cd90f9f462d0fec72
treee1340e7090cc7a898bbc0af7afa9090bdc43b900
parentdd3ba9800ec14898f50858ecd67db0f9245ffc01
Send logs to logstash

Removing logback from vid container as it is not used at all
Setting eelf variable to read configuration from /tmp/logback.xml -place which is mounted in oom

/tmp/logback.xml has logpath set to /var/log/onap/

Change-Id: I8045e1d63f8f2b7574684f0758475555463fe8b1
Issue-ID: VID-485
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
deliveries/src/main/docker/docker-files/Dockerfile
deliveries/src/main/docker/docker-files/conf.d/logback.xml [deleted file]
deliveries/src/main/docker/docker-files/conf.d/logback_template.xml [deleted file]
deliveries/src/main/scripts/localize_logback.sh [deleted file]
deliveries/src/main/scripts/localize_war.sh