I'm trying to forward realtime_01-08-15.log
to 192.168.1.132
using syslog-ng. I think I know how to forward traffic from a file but what if the file changes name daily?
Source on Jan 8th 2015:
realtime_01-08-15.log
Source on Jan 9th 2015:
realtime_01-09-15.log
Do I have to make the source a folder and put the log file in there or is there a way for variable source input? Any help would be appreciated and an extra info can be provided if needed.