FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
nathan_h
Staff
Staff
Article Id 274727
Description

 

This article describes how to check when the crash log is full. New entries will be no longer generated.

 

Scope

 

FortiGate.

 

Solution

 

Run the command 'diagnose debug crashlog read' and check the Max crash log line number and number lines. 

 

diagnose debug crashlog read
1: 2023-09-12 23:27:22 the killed daemon is /bin/eap_proxy: status=0x0
2: 2023-09-12 23:27:25 the killed daemon is /bin/eap_proxy: status=0x0
3: 2023-09-12 23:27:28 the killed daemon is /bin/eap_proxy: status=0x0
.......
16382: 2023-09-13 12:02:20 the killed daemon is /bin/eap_proxy: status=0x0
16383: 2023-09-13 12:02:22 the killed daemon is /bin/eap_proxy: status=0x0
16384: 2023-09-13 12:02:25 the killed daemon is /bin/eap_proxy: status=0x0
Crash log interval is 3600 seconds
Max crash log line number: 16384

 

To leave space for new records, just run the command 'diagnose debug crashlog clear', but save the old records to have a history of the crash log.