I've just found out from the training the following:
The logs are stored in a first in first out (FIFO) cache, with up to 1,100 logs per module being stored. When the cache for a module reaches this limit, the first 100 logs are deleted. The cache is also cleared when the firewall is rebooted.
Right...ok...so in the event of a power outage I lose those logs. So how can I get these written to disk permanently rather than to the RAM because that is a priority 1 issue, I need to find out what's been happening leading up to a hardware failure or otherwise to glean what the problem was?
This thread was automatically locked due to age.