Is there a way to correlate events through `proces...
# general
b
Is there a way to correlate events through
process_auditing
to a login session seen through
user_events
? It would be great if there were a uid per login session that you could use to track what commands are being entered in each session, and know what commands a user entered per session.