How to create an custom log field 2025-02-24 #FortiAnalyzer #FortiGate FortiGate# config log custom-field edit "1" set name "TAG" set value "EMEA-CH-ZH" next end config log setting set custom-log-fields "1" end FortiAnalyzer# config system log settings set FGT-custom-field1 "TAG" end ! Read other posts echo 'secret' | base64 vs echo -n 'secret' | base64