26 Feb
2015
26 Feb
'15
6:32 a.m.
Hi, I want to read a file which is in the name of the IP of syslog-ng client machine I tried with $HOST macro source { file (/mnt/$HOST); }; But this does not work Any help on doing this ?