Seeking product feedback on FusionAuth's logging
-
FusionAuth's logging isn't one system, it's three: system/app logs on disk or stdout (monitor docs, troubleshooting), audit logs for admin UI changes via webhooks or the Audit Log API, and event logs for debugging surfaced through webhooks or the Event Log API.
None of them ship anywhere on their own, so if you want this in Datadog or Splunk, you're polling the API or writing your own ingester (by following doc, but still).
We're looking for feedback on this.
What's great about FusionAuth's logging, and what sucks or needs to be improved?