#Have the name of the user of ontapp that resize/delete/create volume
1 messages · Page 1 of 1 (latest)
@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?
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.
Sure. Probably Audit log contains some of this information. Could you open a feature request for this here https://github.com/NetApp/harvest/issues
@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.
@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.
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.
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.
Thanks . I ll update you once we have something developed for you to try.
@autumn plaza This feature is now available. More details are added @ https://github.com/NetApp/harvest/issues/3297
awesome, thanks for this
Thanks Works Perfectly !!!!
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.
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?