14 May
2006
14 May
'06
7:36 p.m.
On Sun, 14 May 2006 12:56:44 EDT, "Mark R. White" said:
On nate campin site, he has this syntax:
destination hosts { file("/var/log/HOSTS/$HOST/$YEAR/$MONTH/$DAY/$FACILITY$YEAR$MONTH$DAY"
How does this identify which host is which?
Let's grab a random line from my syslog: May 14 04:55:33 turing-police ntpd[7200]: synchronized to 198.82.1.202, stratum 2 ^^^^^^^^^^^^ So this would go with $HOST set to 'turing-police' and get logged in /var/log/turing-police/2006/05/14/yaddayadda...