-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi there, just wondering if it would be possible to configure AuditLogger to use a NoSql document data store with the currently available configuration options?
E.g so I could just store the output JSON as a record that could be queried.
I've used Azure Storage tables in the past for audit logs and the log tail pattern, with good results
https://docs.microsoft.com/en-us/azure/storage/tables/table-storage-design-patterns#log-tail-pattern as it's cheap at scale.
AuditLogging would be perfect for this to do the heavy lifting.
Metadata
Metadata
Assignees
Labels
No labels