2019-05-16 21:33:51 +00:00
|
|
|
title: SumoLogic
|
2019-04-22 22:54:10 +00:00
|
|
|
order: 20
|
2019-05-19 23:00:33 +00:00
|
|
|
backends:
|
|
|
|
- sumologic
|
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
|
2018-12-10 21:37:39 +00:00
|
|
|
index: LINUX
|
2018-12-09 22:55:51 +00:00
|
|
|
linux-sshd:
|
|
|
|
product: linux
|
|
|
|
service: sshd
|
2018-12-10 21:37:39 +00:00
|
|
|
index: LINUX
|
2018-12-09 22:55:51 +00:00
|
|
|
linux-auth:
|
|
|
|
product: linux
|
|
|
|
service: auth
|
2018-12-10 21:37:39 +00:00
|
|
|
index: LINUX
|
2018-12-09 22:55:51 +00:00
|
|
|
linux-clamav:
|
|
|
|
product: linux
|
|
|
|
service: clamav
|
2018-12-10 21:37:39 +00:00
|
|
|
index: LINUX
|
2018-12-09 22:55:51 +00:00
|
|
|
windows:
|
|
|
|
product: windows
|
2018-12-10 21:37:39 +00:00
|
|
|
index: WINDOWS
|
2018-12-09 22:55:51 +00:00
|
|
|
windows-sysmon:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
conditions:
|
|
|
|
EventChannel: Microsoft-Windows-Sysmon
|
2018-12-10 21:37:39 +00:00
|
|
|
index: WINDOWS
|
2018-12-09 22:55:51 +00:00
|
|
|
windows-security:
|
|
|
|
product: windows
|
|
|
|
service: security
|
|
|
|
conditions:
|
|
|
|
EventChannel: Security
|
2018-12-10 21:37:39 +00:00
|
|
|
index: WINDOWS
|
2018-12-09 22:55:51 +00:00
|
|
|
windows-powershell:
|
|
|
|
product: windows
|
|
|
|
service: powershell
|
|
|
|
conditions:
|
|
|
|
EventChannel: Microsoft-Windows-Powershell
|
2018-12-10 21:37:39 +00:00
|
|
|
index: WINDOWS
|
2018-12-09 22:55:51 +00:00
|
|
|
windows-system:
|
|
|
|
product: windows
|
|
|
|
service: system
|
|
|
|
conditions:
|
|
|
|
EventChannel: System
|
2018-12-10 21:37:39 +00:00
|
|
|
index: WINDOWS
|
2019-02-05 13:35:16 +00:00
|
|
|
windows-dhcp:
|
|
|
|
product: windows
|
|
|
|
service: dhcp
|
|
|
|
conditions:
|
|
|
|
EventChannel: Microsoft-Windows-DHCP-Server
|
|
|
|
index: WINDOWS
|
2018-12-09 22:55:51 +00:00
|
|
|
apache:
|
|
|
|
product: apache
|
|
|
|
service: apache
|
2018-12-10 21:37:39 +00:00
|
|
|
index: WEBSERVER
|
2018-12-09 22:55:51 +00:00
|
|
|
firewall:
|
|
|
|
product: firewall
|
2018-12-10 21:37:39 +00:00
|
|
|
index: FIREWALL
|
2018-12-09 22:55:51 +00:00
|
|
|
# if no index, search in all indexes
|