AWS Cloudwatch extension - Management API Error

Hi,

I am trying to setup the Auth0 Logs to AWS Cloudwatch extension. I have successfully set it up in one of my Auth0 tenants, but for some reason i ignore, this error comes up on my other tenant:

checkpoint: null
start: 2021-11-01T16:00:01.392Z
end: null
logsProcessed: 0
error: {"name":"ManagementApiError","code":"Bad Request","message":"Bad Request","status":400}

Anyone know how i can debug this? My AWS settings are correctly setup since it works for my other Auth0 tenant.

Thank you,

If anyone encounter this in the future, try to reduce the selected log types when setting up the extension, as well as specifying the log level.

In my case it was solved after deselecting some of the log types

1 Like

Perfect! Thanks for sharing that with the rest of community!

1 Like