: DefaultErrorHandler not logging to specific log file
Hi
Use, dead letter channel to send the message to a log endpoint of your choice,
such as log:error.
That is essentially what the log error handler did.
https://camel.apache.org/manual/error-handler.html
On Fri, Nov 25, 2022 at 2:01 PM Tasi
Hi
Use, dead letter channel to send the message to a log endpoint of your
choice, such as log:error.
That is essentially what the log error handler did.
https://camel.apache.org/manual/error-handler.html
On Fri, Nov 25, 2022 at 2:01 PM Tasi, Erne wrote:
> Hello All,
>
> We are using Camel in K