#QQ - Does the AuditorService write to db?

5 messages · Page 1 of 1 (latest)

summer bobcat
#

Does the AuditorService write to DB currently or is it just a normal log entry with extra data/fields like 'isAuditEvent=True' to console?

Looking at extending it just don't want to double up if it already had a way to do this. (we may look at using kafka etc as well).

lapis sorrel
#

Most use that fact to extract the audit events in their log collection systems and redirect that stream to a dedicated storage or so

#

Rather than trying to make backstage persist them, you may want to have eg splunk persist them

summer bobcat
#

I'll see what magic the monitoring guys can do from elastic