Rewrite configuration structure and more minor changes

This commit is contained in:
Steffen Lange 2019-04-19 21:34:22 +02:00
parent 13ffe0c2c7
commit 5bafe48c82
7 changed files with 124 additions and 83 deletions

2
README
View file

@ -39,6 +39,6 @@ Installation
2. Copy daemon executable to /usr/local/bin/gclog
and configuration file to /etc/gclog.conf
3. Modify configuration to your needs
4. Start GCLOG: gclog -d -c /etc/gclog.conf
4. Start GCLOG: gclog -v -c /etc/gclog.conf
5. Monitor syslog
6. Stop GCLOG: killall gclog