Table of Contents |
---|
...
Login on collector/AD computer.
Download the latest version of nxlog. It is easiest to choose the Windows msi file which includes an installer. Use the link below for the community edition:
http://nxlog.org/products/nxlog-community-edition/downloadDownload - NXLog Enterprise
...
Steps Of Configuration
...
Run notepad or notepad++ with the administrative rights.
Open the nxlog.conf file.
Replace the configuration file by pasting the following - Note to replace the variable (
IP Address of Seceon Collector
) mentioned in point 52 below with the actual Seceon Server IP address:
...
net stop nxlog
net start nxlog
Click on: NXlog
...
2. Click on : Stop
...
3. Click on : start
...
Enable audit logs: Windows- Enable Audit Logs/Policies
Open Command Prompt, once policies are enabled, and run the command gpupdate /force, to validate that the policies are enabled.
...