Hi! Rsyslog Family
It has become our utmost desire to install rsyslog v7.5 or rsyslog v8 with
Guardtime enabled to sign signatures on Debian6 (I can't change it due to
certain reason). Today after a great effort we successfully install rsyslog
v8 in Debian6 showing libgt0 installed. Add in rsyslog.conf.
action(type="omfile" file="/var/log/logfile"
sig.provider="gt"
sig.keepTreeHashes="on"
sig.keepRecordHashes="on")
But issue is .gtsig file is not create and when I run rsyslogd -N1, I
receive the following error with some deprications.
rsyslogd: warning: ~ action is deprecated, consider using the 'stop'
statement instead [try http://www.rsyslog.com/e/2307 ]
rsyslogd: could not load module '*/usr/lib/rsyslog/lmsig_gt.so'*, dlopen:
/usr/lib/rsyslog/lmsig_gt.so: cannot open shared object file: No such file
or directory [try http://www.rsyslog.com/e/2066 ]
rsyslogd: omfile: could not load signature provider *'lmsig_gt' -
signatures disabled* [try http://www.rsyslog.com/e/1006 ]
rsyslogd: error during parsing file /etc/rsyslog.conf, on or before line
132: parameter *'sig.keepRecordHashes*' not known -- typo in config file?
[try http://www.rsyslog.com/e/2207 ]
rsyslogd: error during parsing file /etc/rsyslog.conf, on or before line
132: parameter *'sig.keepTreeHashes'* not known -- typo in config file?
[try http://www.rsyslog.com/e/2207 ]
Please help me in this issue.
Regards
M.Asif
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.