2019-05-16 21:33:51 +00:00
|
|
|
title: Logsource to LogName mappings for PowerShell backend
|
2019-04-22 22:54:10 +00:00
|
|
|
order: 20
|
2019-05-19 23:00:33 +00:00
|
|
|
backends:
|
|
|
|
- powershell
|
2018-09-23 18:34:55 +00:00
|
|
|
logsources:
|
|
|
|
windows-application:
|
|
|
|
product: windows
|
|
|
|
service: application
|
|
|
|
conditions:
|
|
|
|
LogName: 'Application'
|
|
|
|
windows-security:
|
|
|
|
product: windows
|
|
|
|
service: security
|
|
|
|
conditions:
|
|
|
|
LogName: 'Security'
|
|
|
|
windows-system:
|
|
|
|
product: windows
|
|
|
|
service: system
|
|
|
|
conditions:
|
|
|
|
LogName: 'System'
|
|
|
|
windows-sysmon:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
conditions:
|
2019-12-06 23:23:30 +00:00
|
|
|
LogName: 'Microsoft-Windows-Sysmon/Operational'
|
2018-09-23 18:34:55 +00:00
|
|
|
windows-powershell:
|
|
|
|
product: windows
|
|
|
|
service: powershell
|
|
|
|
conditions:
|
2019-12-06 23:23:30 +00:00
|
|
|
LogName: 'Microsoft-Windows-PowerShell/Operational'
|
2018-09-23 18:34:55 +00:00
|
|
|
windows-classicpowershell:
|
|
|
|
product: windows
|
|
|
|
service: powershell-classic
|
|
|
|
conditions:
|
|
|
|
LogName: 'Windows PowerShell'
|
|
|
|
windows-taskscheduler:
|
|
|
|
product: windows
|
|
|
|
service: taskscheduler
|
|
|
|
conditions:
|
|
|
|
LogName: 'Microsoft-Windows-TaskScheduler/Operational'
|
|
|
|
windows-wmi:
|
|
|
|
product: windows
|
|
|
|
service: wmi
|
|
|
|
conditions:
|
|
|
|
LogName: 'Microsoft-Windows-WMI-Activity/Operational'
|
|
|
|
windows-dns-server:
|
|
|
|
product: windows
|
|
|
|
service: dns-server
|
|
|
|
category: dns
|
|
|
|
conditions:
|
|
|
|
LogName: 'DNS Server'
|
|
|
|
windows-dns-server-audit:
|
|
|
|
product: windows
|
|
|
|
service: dns-server-audit
|
|
|
|
conditions:
|
|
|
|
LogName: 'Microsoft-Windows-DNS-Server/Audit'
|
|
|
|
windows-driver-framework:
|
|
|
|
product: windows
|
|
|
|
service: driver-framework
|
|
|
|
conditions:
|
|
|
|
LogName: 'Microsoft-Windows-DriverFrameworks-UserMode/Operational'
|
|
|
|
windows-ntlm:
|
|
|
|
product: windows
|
|
|
|
service: ntlm
|
|
|
|
conditions:
|
|
|
|
LogName: '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
|
|
|
LogName: 'Microsoft-Windows-DHCP-Server/Operational'
|