You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation related to Custom request/response callback states that the default SLF4J logger can be overridden by a custom implementation for HttpSink.
There is no such mechanism in place to override the default SLF4J logger for used for HTTP lookup source connector.
This mechanism would be quite useful to change the verbosity of the message and the level at which they are logged thereby avoiding leak of sensible information conveyed by processed events for example.