#Have the name of the user of ontapp that resize/delete/create volume

1 messages · Page 1 of 1 (latest)

autumn plaza
#

Hello thera are any method to know the user who modify a volume, reszie delete create, there is a pannel that says when is modified, but not who, and like to have thanks

wild wagon
#

@autumn plaza Are you using the changelog feature in Harvest to track volume creation, deletion, and updates?
Are you aware of any ONTAP API that provides information on which user performed these actions?

autumn plaza
#

hello, yes i'm using changelog feature in harvest to track volumen, creation, deletion and updates. But i don't have or i don't know how to see who realize this operations, ours , users are local users in the cluster.

wild wagon
wild wagon
#

@autumn plaza I believe we can link audit log modification entries with the changelog feature. For instance, when a volume is modified, it can be done through REST API, CLI, or ZAPI. Do you have a preference for which type of API (REST, CLI, ZAPI) these modifications should be tracked? We need to monitor such calls. For example, in the case of CLI, we would look for audit logs with volume modify entries, whereas for REST API, we would track PATCH requests for volumes.

autumn plaza
#

@wild wagon Good morning. I don't have a preference regarding which API to use, we just need to know who modified which volume and when, as it helps with control and audits. As I mentioned, users are created within Ontapp.And if we could know how much it increased/reduced, that would be even better, but that's an extra that isn't as important to us. What we really need is to know who made the modification.

wild wagon
#

Thanks @autumn plaza We are considering an alternative approach : implementing a separate audit log feature. This feature would detect and include various events such as volume modifications, login failures etc. It would be distinct from the changelog, with the goal of presenting this information as part of audit log tracking. Would this be helpful?

Attempting to match the audit log with the changelog may result in some false positives, as both utilize different APIs and may not align perfectly.

autumn plaza
#

thanks @wild wagon Yes, that would be perfect. Regarding login failures, for now, we had the controller send us an email, but as always, if we have everything centralized and visual, it would be much better.

wild wagon
#

Thanks . I ll update you once we have something developed for you to try.

wild wagon
worthy token
#

awesome, thanks for this

autumn plaza
#

Thanks Works Perfectly !!!!

wild wagon
#

Nice. I think we could do more with this Audit Log parsing feature. If you have any more features around this, Please do let us know.

autumn plaza
#

Hello, in this panel would it be possible to have when they have expanded or reduced and indicate whether it is a volume expansion or reduction?