When viewing the logs in Auth0 dashboard, there is an icon next to each log entry with either green checkmark, yellow exclamation point, red stop sign.
Can you please update your integration with DataDog to send this down to them in the same way? All of the messages are flowing into DataDog as Informational. It would be super helpful to see errors in Red and to use the Facets on the left to find all errors from our application.
My workaround to find the errors I knew I needed to address was to create a DataDog filter that looked for (@evt.outcome:failure OR @evt.name:rate_limit_on_the_authentication_api). Is there a better way?
Thanks… Mike