DaanHoogland commented on PR #9534:
URL: https://github.com/apache/cloudstack/pull/9534#issuecomment-2325222761

   > > @bernardodemarco , I understand what and how, but have a hard time to 
get the why of this PR. Can you expand on that please?
   > 
   > The main idea behind the proposed enhancement is to help operators better 
identify who accessed a virtual machine console.
   > 
   > The `cloud.console_session` table already stores data relating to who 
(`account_id` and `user_id`) accessed a given virtual machine (`instance_id`), 
as well as when that happened (`created` and `removed`). By adding the 
`client_address` and `console_endpoint_creator_address` fields, it'll be easier 
to identify who accessed the console, which can be extremely helpful for 
security and auditing purposes.
   
   thanks, makes sense.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to