Skip to content

NoSql data store support? #15

@GFoley83

Description

@GFoley83

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions