Re: [syslog-ng] Not logging postfix logs in mail.info mail.warn (SysAdmin EM)
17 May
2022
17 May
'22
7:29 a.m.
Hi emawata, Checking your configuration snippet it seems that `d_mailwarn` and `d_mailinfo` are not connected to a logpath, which is why syslog-ng doesn't write into them. If you wish to use them create a `log{};` block, which fetches data from source and writes it into `destination(d_mailwarn);` or `destination(d_mailinfo);` Hope it helped, Szilard
1194
Age (days ago)
1194
Last active (days ago)
0 comments
1 participants
participants (1)
-
Szilard Parrag (sparrag)