Hello,
I understand that PMG's Tracking Center fetches its data from the syslog files (/var/log/syslog, /var/log/syslog.1, /var/log/syslog.*.gz).
We log all mail related messages to "/var/log/mail.log" on other servers, so I would like to keep it consistent on PMG as well.
A possible workaround would be to log it twice into syslog and mail.log, but that's not ideal. I checked "/usr/share/perl5/PMG/API2/MailTracker.pm" but couldn't see where the log to check is defined.
Where can I change the log that is parsed?
Lars
I understand that PMG's Tracking Center fetches its data from the syslog files (/var/log/syslog, /var/log/syslog.1, /var/log/syslog.*.gz).
We log all mail related messages to "/var/log/mail.log" on other servers, so I would like to keep it consistent on PMG as well.
A possible workaround would be to log it twice into syslog and mail.log, but that's not ideal. I checked "/usr/share/perl5/PMG/API2/MailTracker.pm" but couldn't see where the log to check is defined.
Where can I change the log that is parsed?
Lars