SigmaHQ/tools/config/sumologic.yml

69 lines
1.4 KiB
YAML
Raw Normal View History

2018-12-09 22:55:51 +00:00
# Sumulogic mapping depends on customer configuration. Adapt to your context!
# typically rule on _sourceCategory, _index or Field Extraction Rules (FER)
# supposing existing FER for service, EventChannel, EventID
logsources:
linux:
product: linux
index:
- _index=LINUX
linux-sshd:
product: linux
service: sshd
index:
- _index=LINUX
linux-auth:
product: linux
service: auth
index:
- _index=LINUX
linux-clamav:
product: linux
service: clamav
index:
- _index=LINUX
windows:
product: windows
index:
- _index=WINDOWS
windows-sysmon:
product: windows
service: sysmon
conditions:
EventChannel: Microsoft-Windows-Sysmon
index:
- _index=WINDOWS
windows-security:
product: windows
service: security
conditions:
EventChannel: Security
index:
- _index=WINDOWS
windows-powershell:
product: windows
service: powershell
conditions:
EventChannel: Microsoft-Windows-Powershell
index:
- _index=WINDOWS
windows-system:
product: windows
service: system
conditions:
EventChannel: System
index:
- _index=WINDOWS
apache:
product: apache
service: apache
index:
- _index=WEBSERVER
firewall:
product: firewall
index:
- _index=FIREWALL
# if no index, search in all indexes
defaultindex:
# all mappings depends either on FER or on query parsing
fieldmappings: