TABLE OF CONTENTS
Overview
Netwrix is an IT security and compliance solution that delivers visibility into changes, configurations, and access across hybrid IT environments. Integrating Netwrix with ADR SIEM provides centralized visibility, correlation, and proactive threat detection by ingesting security and audit logs into the ADR platform.
Prerequisites
Administrative access to ADR UI.
ADR CCE (Collection and Control Engine) deployed and accessible.
Proper network connectivity and firewall rules to allow:
Syslog over UDP 514 (if using Syslog forwarding).
Steps for Syslog Integration
Log in to the Netwrix Console.
Navigate to: Log Forwarding / Syslog Settings.
Add a new Syslog server:
Server IP: Enter ADR CCE IP.
Protocol: UDP.
Port: 514.
Format: RFC 5424 or CEF (preferred).
Save and apply the configuration.
Verification (MSSP Only)
Using ADR UI
Log in to ADR UI.
Navigate to:
System → Logs and Flows Collection Status.Confirm that the Netwrix device IP appears under SOURCE DEVICE IP.
Using CCE CLI
Run the following commands on the CCE server:
For Syslog logs:
sudo tcpdump -i any port 514 and host <Netwrix_IP> -AAA
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article