FortiSIEM
FortiSIEM provides Security Information and Event Management (SIEM) and User and Entity Behavior Analytics (UEBA)
alebay
Staff
Staff
Article Id 196960
Description
This article describes the process to enable flash user interface after 5.0.1 upgrade.
Solution
Here is the step by step guide: 

1. Access the Super via ssh , login as ‘root’ user. 

2. Open phoenix_config.txt and enable the flash UI by setting the parameter as TRUE for ‘Enable_Flex_UI’.

#cd /opt/phoenix/config/
vi phoenix_config.txt

Search in the text editor for the line – ‘Enable_Flex_UI’. 
Change the line from ‘Enable_Flex_UI=false’ to ‘Enable_Flex_UI=true’

Enable_Flex_UI=true
:wq

3.Test the flash user interface by access the super flash UI: https://<super.ip> /phoenix/login.jsf

Related Articles

Technical Note: [Accelops KB] How to upgrade Accelops Virtual Appliances

Technical Note: [Accelops KB] Configuration: AccelOps Upgrade Frequency

Contributors