Created on
04-17-2024
07:30 AM
Edited on
12-31-2024
01:02 AM
By
Anthony_E
Description |
This guide describes troubleshooting steps to undertake when a Windows Agent is registered with a Supervisor but not uploading events to a Collector. Before proceeding, review the compatibility matrix to verify that the correct Windows/Linux agent version is registered with a compatible Supervisor and Collector version. |
Scope | Windows Agent v4.4.x, v5.x, v7.x.x, v7.1.x, v7.2.x. Supervisor and Collector v6.x, v7.x, v7.1.x, v7.2.x. |
Solution |
Prerequisites:
Troubleshooting: Understanding 3 connection communication flow:
Make sure the Collector's Health Status shows as Normal and the Last File Received is updating.
If there is an issue with Collector, see this article to review the common Collector's issue.
Cause 2: Agent not uploading the events to the assigned Collector. When the template association is applied, the agent will use this Collector IP/FQDN to upload the events.
As a result, the agent should be able to reach/connect to this Collector IP or FQDN using port 443.
Test-NetConnection <Collector_IP> -port 443
The result should show 'TcpTestSucceded = True'.
Cause 2.1: The Collector is configured with Private and Public IPs. If the Collector IP in the Health tab is a Private IP and the agent needs to use the Public IP instead, use the Virtual Collector option from the Template Association configuration and enter the Public IP -> Save.
Note: Make sure to press the 'Apply' button.
Cause 3: Network configuration causing the connection issue.
Run the following command to confirm the host is reaching the Collector and verify the HTTP codes:
cat /etc/httpd/logs/ssl_access_log | grep <HOST_IP>
cat /etc/httpd/logs/ssl_access_log
Cause 4: Super list causing IP conflict. If a Supervisor IP or FQDN is configured under Admin -> Settings -> System -> Cluster Config -> Supervisors - This IP/FQDN will be sent to the Agent, creating an IP conflict.
Solution 1:
Solution 2:
Cause 5: No Agent traffic reaching the Collector.
If there is no traffic reaching the Collector, change the Agent log level to Debug mode and Review what IP the Agent is using to upload the events:
Note: Revert the changes in the log4net.config file to <LogLevel>ERROR</LogLevel>. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.