Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ platform: Palo Alto XSIAM
source: windows_application

default_log_source:
dataset: microsoft_windows_raw
preset: xdr_event_log

field_mapping:
EventID: action_evtlog_event_id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source: windows_powershell


default_log_source:
dataset: microsoft_windows_raw
preset: xdr_event_log

field_mapping:
EventID: action_evtlog_event_id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ platform: Palo Alto XSIAM
source: windows_security

default_log_source:
dataset: microsoft_windows_raw
preset: xdr_event_log

field_mapping:
EventID: action_evtlog_event_id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source: windows_sysmon


default_log_source:
dataset: microsoft_windows_raw
preset: xdr_event_log

field_mapping:
EventID: action_evtlog_event_id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ platform: Palo Alto XSIAM
source: windows_system

default_log_source:
dataset: microsoft_windows_raw
preset: xdr_event_log

field_mapping:
EventID: action_evtlog_event_id
Expand Down