Skipping UserSID in ProcessTraceData? #1687
david-frye
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
In KernelTraceEventParser, UserSID is not parsed as part of ProcessTraceData, and there is a code comment saying "Skipping UserSID". I have a use case where UserSID on Process events is relevant so I would like to collect it if possible. Can UserSID be added to ProcessTraceData? Is there a reason why this is being explicitly skipped?
Thank you,
Dave
Beta Was this translation helpful? Give feedback.
All reactions