Check for new MEA versions using CLI 7.0.1
You can check whether a new version of an enabled management extension application (MEA) is available on the Fortinet registry by using the diagnose docker status
command.
When the latest version of an enabled MEA is running on FortiAnalyzer, the version is reported as (up to date)
. When a new image is available on the Fortinet registry for an enabled MEA, the output displays (new image available)
.
After enabling each application, run the diagnose docker status
command to see the following output:
FAZ-VM64 # diagnose docker status
fortisoar: running (up to date)
fsmcollector: disabled
FAZ-VM64 #
If FortiAnalyzer is unable to resolve the registry servers, the following output is displayed:
FAZ-VM64 # diagnose docker status
Failed to get local or remote image digest
fortisoar: running (up to date)
FAZ-VM64 #