2019-05-16 21:33:51 +00:00
|
|
|
title: Splunk Windows log source conditions
|
2019-04-22 22:54:10 +00:00
|
|
|
order: 20
|
2019-05-19 23:00:33 +00:00
|
|
|
backends:
|
|
|
|
- splunk
|
|
|
|
- splunkxml
|
2017-03-17 09:00:56 +00:00
|
|
|
logsources:
|
|
|
|
windows-application:
|
|
|
|
product: windows
|
|
|
|
service: application
|
|
|
|
conditions:
|
2017-05-26 20:40:06 +00:00
|
|
|
source: 'WinEventLog:Application'
|
2017-03-17 09:00:56 +00:00
|
|
|
windows-security:
|
|
|
|
product: windows
|
|
|
|
service: security
|
|
|
|
conditions:
|
2017-05-26 20:40:06 +00:00
|
|
|
source: 'WinEventLog:Security'
|
2017-11-09 07:41:07 +00:00
|
|
|
windows-system:
|
2017-03-17 09:00:56 +00:00
|
|
|
product: windows
|
|
|
|
service: system
|
|
|
|
conditions:
|
2017-05-26 20:40:06 +00:00
|
|
|
source: 'WinEventLog:System'
|
2017-03-17 09:00:56 +00:00
|
|
|
windows-sysmon:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
conditions:
|
2017-05-26 20:40:06 +00:00
|
|
|
source: 'WinEventLog:Microsoft-Windows-Sysmon/Operational'
|
2017-03-17 09:00:56 +00:00
|
|
|
windows-powershell:
|
|
|
|
product: windows
|
|
|
|
service: powershell
|
|
|
|
conditions:
|
2017-05-26 20:40:06 +00:00
|
|
|
source: 'WinEventLog:Microsoft-Windows-PowerShell/Operational'
|
2017-03-22 10:17:34 +00:00
|
|
|
windows-classicpowershell:
|
|
|
|
product: windows
|
|
|
|
service: powershell-classic
|
|
|
|
conditions:
|
2017-08-22 08:04:56 +00:00
|
|
|
source: 'Windows PowerShell'
|
2017-11-09 07:41:07 +00:00
|
|
|
windows-taskscheduler:
|
2017-03-17 09:00:56 +00:00
|
|
|
product: windows
|
|
|
|
service: taskscheduler
|
|
|
|
conditions:
|
2017-05-26 20:40:06 +00:00
|
|
|
source: 'WinEventLog:Microsoft-Windows-TaskScheduler/Operational'
|
2017-08-22 08:04:56 +00:00
|
|
|
windows-wmi:
|
|
|
|
product: windows
|
|
|
|
service: wmi
|
|
|
|
conditions:
|
|
|
|
source: 'WinEventLog:Microsoft-Windows-WMI-Activity/Operational'
|
2017-05-08 11:09:17 +00:00
|
|
|
windows-dns-server:
|
|
|
|
product: windows
|
|
|
|
service: dns-server
|
2018-05-22 14:58:13 +00:00
|
|
|
category: dns
|
2017-05-08 11:09:17 +00:00
|
|
|
conditions:
|
2017-05-26 20:40:06 +00:00
|
|
|
source: 'DNS Server'
|
2018-05-22 14:58:13 +00:00
|
|
|
windows-dns-server-audit:
|
|
|
|
product: windows
|
|
|
|
service: dns-server-audit
|
|
|
|
conditions:
|
|
|
|
source: 'Microsoft-Windows-DNS-Server/Audit'
|
2017-11-09 07:42:58 +00:00
|
|
|
windows-driver-framework:
|
|
|
|
product: windows
|
|
|
|
service: driver-framework
|
|
|
|
conditions:
|
|
|
|
source: 'Microsoft-Windows-DriverFrameworks-UserMode/Operational'
|
2018-06-08 09:45:31 +00:00
|
|
|
windows-ntlm:
|
|
|
|
product: windows
|
|
|
|
service: ntlm
|
|
|
|
conditions:
|
|
|
|
source: 'Microsoft-Windows-NTLM/Operational'
|
2019-02-05 13:35:16 +00:00
|
|
|
windows-dhcp:
|
|
|
|
product: windows
|
|
|
|
service: dhcp
|
2019-12-06 23:23:30 +00:00
|
|
|
conditions:
|
2019-02-05 13:35:16 +00:00
|
|
|
source: 'Microsoft-Windows-DHCP-Server/Operational'
|
2017-03-17 23:03:21 +00:00
|
|
|
fieldmappings:
|
2019-12-06 23:23:30 +00:00
|
|
|
EventID: EventCode
|