From e0080d987fcaa033316521f1afef178a38df7b2d Mon Sep 17 00:00:00 2001 From: John Poland Date: Sat, 11 Oct 2025 17:07:42 -0400 Subject: [PATCH] fortigate/global/log.cfg Sat Oct 11 05:07:41 PM EDT 2025 --- configs/fortigate/global/log.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 configs/fortigate/global/log.cfg diff --git a/configs/fortigate/global/log.cfg b/configs/fortigate/global/log.cfg new file mode 100644 index 0000000..a4519d6 --- /dev/null +++ b/configs/fortigate/global/log.cfg @@ -0,0 +1,10 @@ +config log syslogd filter + set severity error +end +config log fortianalyzer setting + set status enable + set server "10.1.48.40" + set serial "FAZVMSTM22000402" + set source-ip "192.168.1.241" + set upload-option realtime +end