Re: [nxlog-ce-users] $Hostname in a Schedule block
Hi Paul, $Hostname refers to a particular field in the log currently being processed. NXLog wakes up to do stuff using and this is independent from the log processing, thus fields are not available in this context. Module xm_exec File'/mnt/raid0/nxlog/' + $Hostname + '.
[nxlog-ce-users] $Hostname in a Schedule block
Any help on this would be greatly appreciated, I would like to do something like this Module om_file Execto_syslog_bsd(); File'/mnt/raid0/nxlog/' + $Hostname + '.log' When@hourly Execfile_rename("/mnt/raid0/nxlog/"