[rsyslog-notify] Forum Thread: rsyslogd options doesn't apply - (Mode 'edit_topic')

noreply at adiscon.com noreply at adiscon.com
Thu Feb 11 10:41:12 CET 2016


User: nobody 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26332#p26332

Message: 
----------
Hi all! Please help me with one question. I have default debian 8.3 and
rsyslogd 8.4.2 (from deb repos), i edit /etc/default/rsyslog :
[code:15advc41]# Options for rsyslogd
# -x disables DNS lookups for remote messages
# See rsyslogd(8) for more details
RSYSLOGD_OPTIONS="-xn"[/code:15advc41]
and i'll try to start him with [b:15advc41]/etc/init.d/rsyslog
start[/b:15advc41] or [b:15advc41]systemctl start
rsyslog.service[/b:15advc41] or [b:15advc41]service rsyslog
restart[/b:15advc41] but all i get:
[code:15advc41]ps ax | grep rsys
 3818 ?        Ssl    0:00 /usr/sbin/rsyslogd -n
 3831 pts/0    S+     0:00 grep rsys[/code:15advc41]
but if i try run [b:15advc41]start-stop-daemon --start --quiet --pidfile
/var/run/rsyslogd.pid --exec /usr/sbin/rsyslogd -- -xn[/b:15advc41] i see
[code:15advc41]ps ax | grep rsys
 3818 ?        Ssl    0:00 /usr/sbin/rsyslogd -xn
 3831 pts/0    S+     0:00 grep rsys[/code:15advc41]

Why?


More information about the rsyslog-notify mailing list