Created on
03-13-2024
07:45 AM
Edited on
07-28-2025
02:39 AM
By
Anthony_E
Description |
This article describes how to register the Linux agent with the Supervisor and how to troubleshoot. Related documents: FortiSIEM Version Compatibility for Rocky Linux Based Releases |
Scope | Linux Agent v6.x.x, v7.0.x, v7.3.x, Supervisor v6.x.x, v7.0.x, v7.3.x. |
Solution |
Prerequisites:
wget --no-check-certificate https://<SUPER_IP>:443
bash fortisiem-linux-agent-installer-7.x.xxxxxxsh -s <SUPER_IP> -i <ORG_ID> -o <ORG_NAME> -u <AGENT_USER> -p <AGENT_PWD> -n <HOST_NAME>
If the script finds an issue, it will prompt an error message indicating the cause of the failure.
There are 3 main reasons for the registration to fail:
/opt/fortinet/fortisiem/linux-agent/log/fortisiem-linux-agent.log
If error codes 401 and 403 are found, review registration information, such as the ORG name, ORG ID, agent username, and password. If necessary, create a new agent user account.
cat /etc/httpd/logs/ssl_access_log | grep <host_IP>
Review the HTTP status code.
tail -f /opt/glas*/dom*/dom*/logs/phoenix.log
Registration log entries should be received. For example:
If no registration logs are showing in the phoenix.log, the host is not reaching the Supervisor on port 443. Check network configuration. |
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.