I am using the below line in my syslog-ng configuration file.
destination maillog {
file("/var/log/clients/$YEAR/$MONTH/$HOST/mail.log");
};
I am looking to add a variable for the domain name and have been unable to find one.
Can someone help me out?
Thank you.
Jason Breitman
jason.breitman@blackrock.com