Skip to main content
sseriramalu
Staff
Staff
November 18, 2025

Technical Tip: How to remove a member of FortiGate cluster in FortiAnalyzer

  • November 18, 2025
  • 0 replies
  • 371 views
Description

This article describes how to remove a member of a FortiGate Cluster managed by FortiAnalyzer when the remove button is not available.

Scope FortiAnalyzer.
Solution

After replacing the failed device, it is necessary to delete the broken device from the Device Manager in FortiAnalyzer.

 

In this scenario, FortiGate test_FGVM02 is faulty and has been replaced with FGXXX83.

 

sala1.png

 

Select to edit the device, and there is no remove button for test_FGVM02.

 

The remove button (X) is only available for FortiGate XXX83 and FortiGate XXX90.

 sala2.png

 

Note:

Deleting FortiGate from FortiAnalyzer will result in FortiGate logs being deleted from FortiAnalyzer. Back up all the logs to the external server before following the steps below:

 

Steps to remove the FortiGate test_FGVM02:

 

  1. Run the command below in FortiAnalyzer CLI:

 

config system global

    set ha-member-auto-grouping disable

end

 

This means:

  • Disabled: Each FortiGate HA member appears as a separate device in FortiAnalyzer.
  • Enabled: FortiAnalyzer automatically groups HA members and treats them as one HA cluster for logs and reports.

 

  1. Select the FortiGate HA cluster.

     

  2. Remove the secondary FortiGate by selecting the X Button.

     

  3. Wait for a while (around 5 minutes) for the deleted FortiGate to appear as unauthorized devices. 

 

sala3.png

 

  1. Once the devices have been authorized, all the devices will be in standalone mode.

     

sala7.png

 

  1. Select one of the working FortiGates and regroup the other working FortiGates as a cluster.

 

sala6.png

 
  1. Finally, delete the faulty FortiGate test_FGVM02.

     

sala7.png

 

Related article:

Technical Tip: Auto FortiGate HA grouping (based on group name) on FortiAnalyzer