responses
NXlog agent do not send events from Windows Security log
Well...
NXlog (last vrsion from this site) installed on windows server 2012R2
Configured to get win-logs:
SavePos TRUE
Well...
NXlog (last vrsion from this site) installed on windows server 2012R2
Configured to get win-logs:
SavePos TRUE
I have multiple windows hosts sending events in binary to a single tcp listener.<Input windows>
Module im_tcp
Port 9999
Host 0.0.0.0
InputType Binary
I am trying to track the rate of logs from the servers and create email alerts when the rate either drops or crosses a high watermark per hour.
To do that I need to create a stat / variable appending the hostname and hourstamp such as
i defined an input for im_file that is being sent as syslog
i have multiple files in a folder what i want to do is read each file and on EOF copy to another folder.
didn`t find the option to identify EOF
Hi,
Hello Team,
I'm looking to use nxlog to retrieve a table entries from MS SQL , To be clear I do not require any of the database server logging only the info contained within a few tables within a database on the server.
I have followed the setup and battled first under windows and then linux versions of nxlog. I am now trying to use libdbi-freetds without success after having out of memory upon using the mysql hooks.