Upgrading
You can upgrade to a later version of FortiAnalyzer by downloading the newer image from dockerhub and mapping volumes to it.
You cannot upgrade the FortiAnalyzer image by using the GUI because the Firmware update button has been removed. |
The data of the docker FortiAnalyzer container has been mapped to volumes on the docker hosts:
-v/var/faz/var_fazt100:/var
-v/var/faz/data_fazt100:/data
You can map a new FortiAnalyzer docker container that is running a higher version to the same volume in order to have a higher version of FortiAnalyzer. For example:
docker run -dit --restart always -p 541:541 -p 40443:443 -p 4022:22 -p 4023:23 -p 8888:8888 -p 8888:8888/udp -p 8889:8889 -p 8889:8889/udp -p 8890:8890 -p 8080:8080 -p 161:161/udp -p 9443:9443/udp --cap-add=ALL -v/var/faz/var_fazt100:/var -v/var/faz/data_fazt100:/data fortinet/fortianalyzer:latest+1