Skip to content

Commit 9201a81

Browse files
authored
Merge pull request #96 from mattwillems/patch-3
Adding Windows Logon and Subject fields
2 parents 1ae9c10 + 19bd934 commit 9201a81

File tree

1 file changed

+4
-0
lines changed
  • uncoder-core/app/translator/mappings/platforms/logrhythm_axon

1 file changed

+4
-0
lines changed

uncoder-core/app/translator/mappings/platforms/logrhythm_axon/default.yml

+4
Original file line numberDiff line numberDiff line change
@@ -303,3 +303,7 @@ field_mapping:
303303
- action.message
304304
- action.result.reason
305305
cs-ip: origin.host.ip_address.value
306+
SubjectLogonId: action.session.id
307+
SubjectUserName: origin.account.name
308+
SubjectUserSid: origin.account.id
309+
SubjectDomainName: origin.account.domain

0 commit comments

Comments
 (0)