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

Export logs #19

Closed
letienne opened this issue Sep 30, 2014 · 1 comment
Closed

Export logs #19

letienne opened this issue Sep 30, 2014 · 1 comment

Comments

@letienne
Copy link

Hello,

This project looks very promising.

It would be almost perfect if it was possible to export logs to file (or an external DB), to be processed in another context (SIEM, Splunk, Logstash, etc.). Or even to write them directly to file.

Is that something planned ? Possible?

Thanks !

Regards,

@skavanagh
Copy link
Collaborator

This can be done now (kind of) by setting an appender for log4j

https://github.com/skavanagh/KeyBox/blob/master/src/main/resources/log4j.xml#L14-L26

and defining the auditLogAppender property

https://github.com/skavanagh/KeyBox/blob/master/src/main/resources/KeyBoxConfig.properties#L22

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

No branches or pull requests

2 participants