When troubleshooting a missing log issue in FortiAnalyzer, which CLI command is most useful for checking the status of the log database?
Trap 1: show system logs
This displays system events, not database status.
Trap 2: get log status
This is not the correct command.
Trap 3: get system status
This shows general system info.
- A
show system logs
Why wrong: This displays system events, not database status.
- B
get log status
Why wrong: This is not the correct command.
- C
get system status
Why wrong: This shows general system info.
- D
diagnose sql status
This verifies the SQL database health.