mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #10986 from Security-Onion-Solutions/fix/windows_event_table
Fix/windows event table
This commit is contained in:
@@ -69,7 +69,7 @@ soc:
|
||||
- log.id.uid
|
||||
- network.community_id
|
||||
- event.dataset
|
||||
':kratos:kratos.audit':
|
||||
':kratos:audit':
|
||||
- soc_timestamp
|
||||
- http_request.headers.x-real-ip
|
||||
- identity_id
|
||||
@@ -570,14 +570,13 @@ soc:
|
||||
- destination.geo.country_iso_code
|
||||
- user.name
|
||||
- source.ip
|
||||
':windows.sysmon_operational:':
|
||||
'::sysmon_operational':
|
||||
- soc_timestamp
|
||||
- event.action
|
||||
- process.executable
|
||||
- winlog.computer_name
|
||||
- user.name
|
||||
- file.target
|
||||
- dns.question.name
|
||||
- winlog.event_data.TargetObject
|
||||
- process.executable
|
||||
- process.pid
|
||||
'::network_connection':
|
||||
- soc_timestamp
|
||||
- source.ip
|
||||
|
||||
Reference in New Issue
Block a user