home.social

#auditlog — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #auditlog, aggregated by home.social.

  1. 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.

    the-main-thread.com/p/quarkus-

    #Hibernate #Quarkus #Java #TemporalData #AuditLog

  2. 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.

    the-main-thread.com/p/quarkus-

    #Hibernate #Quarkus #Java #TemporalData #AuditLog

  3. @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: github.com/thepirat000/Audit.N

    #Tracing #OpenTracing #AuditTrail #AuditLog

  4. @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: github.com/thepirat000/Audit.N

    #Tracing #OpenTracing #AuditTrail #AuditLog