You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: