Actions
Feature #22159
closedWhenever an audit is created, it should create a log entry with the information
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Audit Log
Target version:
-
Description
Whenever an audit is created, it should create a log entry with the information. The logger should be disabled by default, but it would be great to have a way to keep audit information in logs. Logs can be kept forever and imported to other tools such as ELK stack for further processing. So in audit after_create we should have do the logging.
Actions