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

audit4j - User defined columns in table #45

Open
gaurav1264 opened this issue Apr 28, 2016 · 3 comments
Open

audit4j - User defined columns in table #45

gaurav1264 opened this issue Apr 28, 2016 · 3 comments

Comments

@gaurav1264
Copy link

I am using audit4j to audit my spring based web application. Can we create custom column in audit table?

Let say I want to store the employee id and its name along with the audit records in emp_id and emp_name column with actor, timestamp etc.

Do we have support in audit4j to achieve above scenario or workaround?

@janithb
Copy link
Contributor

janithb commented Apr 29, 2016

@gaurav1264
Currently this is not supported in current implementations of audit4j. But tweaking Audit4j-DB module this can be achieved.

@richakhurana19
Copy link

I also need this feature for adding multiple columns of interest to log as audit records

@mnaeem99
Copy link

mnaeem99 commented Oct 8, 2024

can someone tell me how to add extra column in audit table using audit-db and also how to integrate with jpa for monitoring and reporting audit records. I actually want to query audit records using jpa in spring boot

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

4 participants