Tools

Account Tools

Search Tools


NXlog

Installation

.exe file to run that you can download ici. NXLog runs in the background without a graphical interface.

note: Nxlog is proprietary and licensed.

Configuration

Open the :

copy
C:/Program Files/nxlog/conf/nxlog

Uncomment :

#LogLevel INFO

#LogFile %MYLOGFILE%

Then add

copy
<Output syslog> Module om_udp Host « adresse ip » Port 514 Exec to_syslog_bsd*(); </Output>

It is possible to send in TCP by replacing om_udp with om_tcp

*this is an example, we extract files in BSD format

copy
<Route default> path eventlog => syslog </Route>

This is the minimum configuration. Please refer to the documentation official for full and/or advanced configuration.

en/syslog/syslog_nxlog.txt · Last modified: 2023/11/09 18:07 by q.george