kfaraz commented on issue #17914: URL: https://github.com/apache/druid/issues/17914#issuecomment-3435882129
@lujiefsi , it turns that the `/listen` APIs in question had been left out of audit logging as they are used by other services to sync auth changes from the Coordinator. As such, the actions performed by these APIs should not be audited. Only the primary DB update operation done on the Coordinator needs to be audited which is already being done. See #18688 for the fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
