The problem with HUPing is that every service that uses logrotate has to
know to add "postrotate" directive to reload rsyslog. Since I am trying to
gather logs transparently to those services I'd rather have rsyslog handle
this itself. Is there a way to do this?

Thanks,

Alec

On Thu, Jun 16, 2016 at 11:19 AM, <[email protected]> wrote:

> I'm not reSTARTing it, I'm reLOADing it.
>
> In the systemd unit file,
>
> ...
> ExecStart=/usr/sbin/rsyslogd -n $RSYSLOGD_PARAMS
> ExecReload=/bin/kill -HUP $MAINPID
> ...
>
> reload IS a 'hup'
> _______________________________________________
> 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.
>
_______________________________________________
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.

Reply via email to