Our VPN to AWS died. The AWS logs state Check Point's side stopped responding to DPD requests.
Our logs don't mention this, so I want to turn on debugging to detect this next time it happens.
I want to run
vpn debug trunc
ike debug trunc
The issue is, this is a rare problem (only happened once so far), and I am worried about filling up the disk with excessive logs if I have debugs running for days or weeks.
I looked through the documentation, but could not find anything stating how the debug commands make sure they don't fill up the local disk.
Can anyone advise if logging will fill up the disk, or does it automatically delete old logs?
What about CPU usage, do I need to worry about this as well?
Thanks in advance for answers.