Hey there!
I've found that WinLogBeat is doing some translation of SID's. I'm hoping to leverage this translation for event logs that have multiple SID's. Ie. Event ID 4757 has an SID field for the member being added.
I'm looking to see if there is any way to leverage the SID lookup for this field as well.
Worst case, I can use logstash to trim down the Distinguished Name that is shipped by default with the event.
Thanks!