Wie konfiguriere ich einen Enginsight SIEM-Extraktor für einen Apache HTTP Server?
1
2
GlobalLog-Einträge hinzufügen
LogFormat "%v:%p %h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined
LogFormat "%h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %O" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
GlobalLog "|/usr/bin/logger -t httpd -p local0.info" <LogFormat>Format
Beschreibung
3
VorherigeWie kann ich im Enginsight SIEM ein externes Backup meiner Roh-Logs erstellen?NächsteWie konfiguriere ich einen Enginsight SIEM-Extraktor für nginx?
Zuletzt aktualisiert
War das hilfreich?