#auditlog — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #auditlog, aggregated by home.social.
-
Hibernate 7.4 moves temporal reads and audit history into the mapping model. @Temporal gives an entity point-in-time snapshots. @Audited gives full changeset history. No Envers, no mirror entities, no listeners copying state on update.
Built a small VaultLedger service in Quarkus with both features, tested from the HTTP boundary.
https://www.the-main-thread.com/p/quarkus-hibernate-temporal-audit
-
Hibernate 7.4 moves temporal reads and audit history into the mapping model. @Temporal gives an entity point-in-time snapshots. @Audited gives full changeset history. No Envers, no mirror entities, no listeners copying state on update.
Built a small VaultLedger service in Quarkus with both features, tested from the HTTP boundary.
https://www.the-main-thread.com/p/quarkus-hibernate-temporal-audit
-
@Martindotnet Trying to wrap my head around the concept of "audit logging" aka "audit trail" and how it relates to (open) tracing. Would I use open tracing for audit logging? Any thoughts on this?
There is even a big GitHub project dedicated to audit logging for #dotnet: https://github.com/thepirat000/Audit.NET
-
@Martindotnet Trying to wrap my head around the concept of "audit logging" aka "audit trail" and how it relates to (open) tracing. Would I use open tracing for audit logging? Any thoughts on this?
There is even a big GitHub project dedicated to audit logging for #dotnet: https://github.com/thepirat000/Audit.NET