boulder icon indicating copy to clipboard operation
boulder copied to clipboard

Use structured database for audit logs

Open jsha opened this issue 4 years ago • 0 comments

Right now we use syslog to process our audit logs, and store them on disk as unstructured log lines. It would be nice to store them in structured DB tables instead, for two reasons. One, it would be easier to query them, and two "files are fraught with peril" as described by Dan Luu in this talk.

jsha avatar Oct 08 '21 22:10 jsha