Hi,
I have a basic question. I updated Rsyslog to version 7.2.1 and it seems that
it doesn't support -HUP anymore.
Rsyslog saves the received messages in the file central.log and I would like to
rotate that file daily.
In that case, should I restart rsyslog instead send the HUP signal?
/var/log/central.log {
sharedscripts
postrotate
/usr/bin/killall -HUP /usr/sbin/rsyslogd
endscript
}
Regars, Flavio
_______________________________________________
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.