Actions
Feature #6752
closedAudit Log File
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
The Audits page is extremely useful in the web interface but it would be even more useful if that same information was written out to a log file as well. That way one can pipe those logs into Splunk or LogStash etc and create searches, dashboards, alerts and open up auditing to a wider audience without having to give access to Foreman.
Updated by Marek Hulán over 7 years ago
The logger should be disabled by default, but it would be great to have a way to keep audit information in logs.
Updated by Lukas Zapletal over 7 years ago
Note we already have logger called "audit", there are few messages sent during fact import. Please use that logger and turn it into official audit logger.
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset be933765ac7a925d63cdea48652f6079c0425313.
Actions