Simple User Audit Table

I want to use ElasticSearch / Kibana

To store CRUD access by users to our bespoke PHP Platform API.

I want a table that shows User (i.e John Smith), Record (e.g. James Jones), Action (e.g. Archive), Date

Then when you go to detail view it would show the API call and API response in full.

Is this possible / recommended use case with this platform?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.