From 18ff749993ae7f5763290921f5b8a1d14b31ce43 Mon Sep 17 00:00:00 2001 From: John Poland Date: Wed, 15 Oct 2025 20:27:20 -0400 Subject: [PATCH] fortigate/global/log.cfg Wed Oct 15 08:27:19 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