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

How to read logs recorded in databases #15

Open
Erfankam opened this issue Feb 28, 2018 · 1 comment
Open

How to read logs recorded in databases #15

Erfankam opened this issue Feb 28, 2018 · 1 comment

Comments

@Erfankam
Copy link

Erfankam commented Feb 28, 2018

I want to have a CRUD operation to read audit logs captured into database. How cat I do it?
Actually I want to sign and hash logs in a different cryptography implementation. How can I customize this process?

@franck-benault
Copy link

What kind of cryptography do you want to use ?

I agree one functionality missing in audit4j is that there is no way to sign the records.
So there is no way to prove that the log has not been changed.

Regards Franck

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