Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #12976] Audit Log #518

Closed
icinga-migration opened this issue Oct 25, 2016 · 4 comments
Closed

[dev.icinga.com #12976] Audit Log #518

icinga-migration opened this issue Oct 25, 2016 · 4 comments
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12976

Created by twidhalm on 2016-10-25 07:48:24 +00:00

Assignee: tgelf
Status: Resolved (closed on 2016-11-02 17:45:04 +00:00)
Target Version: 1.2.0
Last Update: 2016-11-02 17:45:04 +00:00 (in Redmine)


Hi,

A customer of mine needs, in addition to the audit log in the database, an external audit log via syslog or as a plaintext file. While the database is great for searching, an external log in a seperate file or in syslog could be handled more safely when it comes to prohibit manipulation. This log should contain more or less the same information as the audit log in the database. e.g. who changed when which object - if possible with a hint, what was changed.

Cheers,
Thomas

Changesets

2016-11-02 17:40:43 +00:00 by tgelf 468a271

DirectorActivityLog: optionally log to file/syslog

fixes #12976
@icinga-migration
Copy link
Author

Updated by twidhalm on 2016-10-25 08:03:12 +00:00

Maybe the easiest way to implement this would be to talk to the local syslog system to have the log formatted in a standardised way. While using a more sophisiticated log format like GELF (seems to be very appropriate ;-) ) would have benefits when parsing the log, using syslog would make it easier to connect to WORM, audit or SIEM systems.

Both, syslog and a more sophisticated log format, would be nice but since development resources are not infinite, please be sure to make syslog the higher priority.

@icinga-migration
Copy link
Author

Updated by tgelf on 2016-10-25 11:50:11 +00:00

  • Target Version set to 1.2.0

@icinga-migration
Copy link
Author

Updated by tgelf on 2016-11-02 17:38:16 +00:00

  • Status changed from New to Assigned
  • Assigned to set to tgelf

@icinga-migration
Copy link
Author

Updated by tgelf on 2016-11-02 17:45:04 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 468a271.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant