What happens if allotted disk space for FortiAnalyzer is full?
Uh oh. What happens when space runs out?
FortiAnalyzer thrives on data. Data needs a place to live. So what happens when disk quotas fill up? That's easy:
- FortiAnalyzer generates an alert.
- By default, the oldest logs are overwritten (first in, first out).
That being said, admins can choose an alternative of forcing FortiAnalyzer to just stop logging new data all together (keeping the old data around). To implement that, a configuration needs to be entered:
# config system locallog disk setting
set diskfull nolog
endFor more information on this, please check out the following resources: