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

Add support for database appender #31

Open
jvz opened this issue May 2, 2019 · 1 comment
Open

Add support for database appender #31

jvz opened this issue May 2, 2019 · 1 comment
Assignees

Comments

@jvz
Copy link
Member

jvz commented May 2, 2019

This should offer a configuration UI and ability to output audit log events to a configurable JDBC datasource. Determine whether it would be better to offer a sort of mapping UI to the user to configure which tables and columns get mapped to what log message properties or if it would be easier to predefine a table layout using something like Liquibase.

A mechanism for choosing a JDBC driver will also need to be provided. Postgres can easily be bundled, but other drivers tend to have licensing issues to investigate.

@jvz jvz added this to the 1.0 milestone May 2, 2019
@aarthira
Copy link
Contributor

I will take up this investigation and post my results before we go for the implementation.

@aarthira aarthira self-assigned this Aug 9, 2019
@jvz jvz removed this from the 1.0 milestone Aug 29, 2019
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