- What is the nature and description of the request?
- AH does not record the user information for the individual who performed a task like collection deletion etc. at the web UI. It is tied to a task, and there is no way that would show who deleted it.
- Although, /var/log/messages tracks all users authenticated from JWT auth, but it fails to log the specific user identity with the deletion query responsible for initiating the deletion.
- For Controller, it can be tracked easily by Administration -> Activity Stream, but such feature not available for AH tasks.
2. Why does the customer need this? (List the business requirements here)
- This lack of detailed user attribution in the logs poses substantial challenges for security, compliance, and operational troubleshooting.
3. How would you like to achieve this? (List the functional requirements here)
- Something similar to enable Activity streaming feature for AH web console as well like Controller like the event details and initiated by which user exactly.
4. Github Link if any: N/A