Hi,
I would like to know if it is possible to use the audit logging feature in Elasticsearch to track when a user updates or deletes a document in a specific index. Specifically, I need to determine if there are records indicating that a user has modified or deleted a document, including references to the document ID and the corresponding index.
If this is not feasible through audit logging, could you please suggest any alternative methods for achieving this?
Thank you for your assistance.
Best regards