Created on
01-12-2024
07:10 AM
Edited on
06-18-2025
09:28 PM
By
Anthony_E
Description |
This article describes the pre-requirements and troubleshooting steps for a Windows Agent registration with a Supervisor.
FortiSIEM Compatibility Matrix: |
Scope |
Windows Agent v4.4.x, v5.x, v7.0.x - v7.3.x, Supervisor and Collector v6.x, v7.0.x - v7.3.x. |
Solution |
Prerequisites:
Note: To change the agent user password for the organisation: change Organization View, select the Org, change the view to the organization -> CMDB -> Users -> FortiSIEM Users, select the agent user -> Edit > FortiSIEM Attributes -> FortiSIEM Role: Edit -> Change Password.
Note The Organization Name and Organization ID for the agent registration.
Installation:
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client" /v DisabledByDefault /t REG_DWORD /d 00000000
Troubleshooting. There are 3 reasons for the registration to fail:
405 (Method Not Allowed) is another possible error code, indicating that the FortiSIEM node understood the request but does not allow the HTTP method used for the requested resource. This is most likely due to a misconfiguration, for example, when the Collector IP address is used to install the agent instead of the Supervisor IP address without the required proxy settings applied.
Note: A username and password prompt is expected. DO NOT enter any credentials here, as it will not pass. This is only a check to verify the URL's availability.
cat /var/log/httpd/ssl_access_log
Review the HTTP status code.
tail -f /opt/glas*/dom*/dom*/logs/phoenix.log
For example:
The registration logs will provide more information about the registration.
If the trusted hosts are configured, please include the workstation IP address in that list.
|
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.