Host-based backup of Nutanix AHV VMs.
Post Reply
Kochkin
Veeam Software
Posts: 112
Liked: 54 times
Joined: Sep 18, 2014 10:10 am
Full Name: Nikolai Kochkin
Contact:

Re: Session\Audit logs for 1 year

Post by Kochkin »

You can get the sessions using public REST API for that. You can check this particular script (it builds report for 1 day, but you can change it to any other period of time)
https://github.com/VeeamHub/veeam-nutan ... _report.py


But please be aware that by default the appliance stores the sessions data for the last 13 weeks (91 days). It is possible to change the sessions retention period in appsettings.json file on the appliance.

To change it:
  • Enable ssh
  • Connect to hte machine via ssh
  • navigate to /opt/VeeamBackupAgent/appsettings.json
  • Change "SessionRetention" parameter to the desired value (in days).
  • Restart service: sudo service VeeamBackupAgent restart
Kochkin
Veeam Software
Posts: 112
Liked: 54 times
Joined: Sep 18, 2014 10:10 am
Full Name: Nikolai Kochkin
Contact:

Re: Session\Audit logs for 1 year

Post by Kochkin »

"Exporting Logs" exports information for support, unfortunately it does not contain the information which you see in UI.

Currently the only way to export data for 1 year is REST API (and only if you have this data on your appliance -- see setting "SessionsRetention").
Post Reply

Who is online

Users browsing this forum: No registered users and 207 guests