Hey I’m wanting to store session activity logging for accountability and reporting. The thought is to implement what has already been done for beacons but also adds which operator, and the full command.
I have a local PoC that I was playing around with that combines both beacon and session into a single table as it's not just beacon_tasks anymore. I’m not attached to that implementation if you would prefer a different way.
I also saw #1728, which looks related to what I was already working on.
I'm curious to know if session logging something is something you would want?
If so, would you prefer using that pr or opening a new one?
Hey I’m wanting to store session activity logging for accountability and reporting. The thought is to implement what has already been done for beacons but also adds which operator, and the full command.
I have a local PoC that I was playing around with that combines both beacon and session into a single table as it's not just beacon_tasks anymore. I’m not attached to that implementation if you would prefer a different way.
I also saw #1728, which looks related to what I was already working on.
I'm curious to know if session logging something is something you would want?
If so, would you prefer using that pr or opening a new one?