Table of Contents
Overview
This guide explains how to integrate K7 Antivirus with ADR SIEM (aiSIEM/aiXDR). Logs from K7 Antivirus endpoints or servers are forwarded via Syslog to the CCE (Collection and Control Engine), which then sends them to the APE (Analytics and Policy Engine) for centralized visibility, malware detection, and proactive threat management.
Prerequisites
Before configuring integration, ensure:
Administrative access to the K7 Security Management Console (or K7 endpoint if configured individually).
Administrative access to the ADR SIEM UI.
ADR CCE server IP address.
Firewall rules allow UDP 514 (Syslog) from K7 Antivirus to the CCE.
Configuration Steps in K7 Antivirus
Log in to the K7 Security Management Console.
Navigate to: Settings → Log Forwarding / Syslog Settings.
(Path may vary depending on K7 version.)Enable Syslog Forwarding.
Enter the following details:
Syslog Server (CCE IP) → e.g.,
10.10.10.5Port →
514Protocol → UDP
Format → CEF or default Syslog format
Save and apply the configuration.
Verification (MSSP Only)
On ADR CCE (CLI)
Run:
sudo tcpdump -i any port 514 and host <K7_Server_IP> -AAA- Confirms Syslog packets are being received from the K7 Antivirus server.
On ADR SIEM UI
- Log in to ADR SIEM UI with admin rights.
- Navigate to: System → Logs and Flows Collection Status.
- Check if the K7 Antivirus server IP appears under Source Device IP.
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