@w0rldart in your question you write
but rsyslog won't redirect the
in another post you write
ubuntu server its sysklogd
what is true then?
for rsyslogd is goes like this
/etc/rsyslog.d/log-all.conf: :programname, isequal, "ispconfig" /var/log/ispconfig.log # optionally you can clear this from the original to avoid the line being logged twice :programname, isequal, "ispconfig" ~
restart rsyslogd
/etc/init.d/rsyslog restart