Clean up .sh scripts 81/56081/14
authorPawelSzalapski <pawel.szalapski@nokia.com>
Tue, 10 Jul 2018 11:25:18 +0000 (13:25 +0200)
committerPawelSzalapski <pawel.szalapski@nokia.com>
Fri, 13 Jul 2018 10:31:07 +0000 (12:31 +0200)
commitb343343f1efd0df9196b27e9e65b783e5e954112
treee19094ffbbd8c2a1616ed99983a95c32cac0343b
parentcd66181b35300f020f197bb411d6bdf6ad2514fb
Clean up .sh scripts

Removed .sh scripts that are not needed.
Fill readme with a description of some of the things
that might be not visible at first glance
Refactor .sh scripts, remove not used or not needed parts
Fix a bug where pidof <package> does not work.
Change logging of the scripts and they way that app is run so
that the logs are in one place -> collector.logs
Fixed a bug where tomcat startup problems are not logged
Added log rotation with logrotate tool

Change-Id: I156328ab23d18a20072177ae8c5420772c3e2c7c
Signed-off-by: PawelSzalapski <pawel.szalapski@nokia.com>
Issue-ID: DCAEGEN2-610
README.md
etc/log4j.xml
etc/logrotate.conf [new file with mode: 0644]
pom.xml
src/main/scripts/VESrestfulCollector.sh
src/main/scripts/VESrestfulCollector_Status.sh [deleted file]
src/main/scripts/docker-entry.sh
src/main/scripts/logger.sh [new file with mode: 0644]
src/main/scripts/reconfigure.sh
src/main/scripts/run-dcae-controller-ves-collector-daemon.sh [deleted file]
src/main/scripts/run-dcae-controller-ves-collector-interactive.sh [deleted file]