Re: [Openstack] [OpenStack] [nova] Is there any method to record the operation of a nova user

2014-06-29 Thread yangmin zhu
, yangmin zhu zym00...@gmail.com wrote: Hi all, I want to record a user's operation for later audit purpose. For example, A user may start/reboot/shutdown a VM using nova command from terminal or using the dashboard from browser. How can I record this action and it's result to a log file

[Openstack] [OpenStack] [nova] Is there any method to record the operation of a nova user

2014-06-27 Thread yangmin zhu
Hi all, I want to record a user's operation for later audit purpose. For example, A user may start/reboot/shutdown a VM using nova command from terminal or using the dashboard from browser. How can I record this action and it's result to a log file(or some other database) for later check? And I