Skip to content

Commit 1b81186

Browse files
authored
Merge pull request #3546 from splunk/5145_shared_updates
Update windows_event_log_security_5145.yml
2 parents 1f74c34 + cdc2ae5 commit 1b81186

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

data_sources/windows_event_log_security_5145.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Windows Event Log Security 5145
22
id: 0746479b-7b82-4d7e-8811-0b35da00f798
3-
version: 2
4-
date: '2025-01-23'
3+
version: 3
4+
date: '2025-06-02'
55
author: Patrick Bareiss, Splunk
66
description: Logs detailed information about access to a network share, including
77
the user, share path, accessed file, and access permissions.
@@ -121,6 +121,7 @@ field_mappings:
121121
SubjectLogonId: user_logon_id
122122
SubjectUserSid: user_sid
123123
ShareName: share
124+
Computer: dest
124125
- data_model: ocsf
125126
mapping:
126127
AccessList: access_list
@@ -135,6 +136,7 @@ field_mappings:
135136
SubjectLogonId: actor.session.uid
136137
SubjectUserSid: actor.user.uid
137138
ShareName: share
139+
Computer: device.hostname
138140
example_log: <Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider
139141
Name='Microsoft-Windows-Security-Auditing' Guid='{54849625-5478-4994-A5BA-3E3B0328C30D}'/><EventID>5145</EventID><Version>0</Version><Level>0</Level><Task>12811</Task><Opcode>0</Opcode><Keywords>0x8020000000000000</Keywords><TimeCreated
140142
SystemTime='2024-03-11T03:06:39.742608600Z'/><EventRecordID>2018939</EventRecordID><Correlation/><Execution

0 commit comments

Comments
 (0)