Raymond created CAMEL-20120:
-------------------------------
Summary: Add showRouteId and ShowRouteGroup to the Log component
Key: CAMEL-20120
URL: https://issues.apache.org/jira/browse/CAMEL-20120
Project: Camel
Issue Type: Improvement
Components: camel-log
Affects Versions: 4.2.0
Reporter: Raymond
In the log component users are enable to enable all kinds of information like
headers and exception:
[https://camel.apache.org/components/4.0.x/log-component.html]
As a user, I would like to see the routeId and routeGroup in the log. Rationale
is to better filter these logs in for example Elastic or Splunk and easier to
recognize when checking the terminal. This option can be similar to the option
showExchangeId{*}.{*}
The following options can be added:
*showRouteId* Show the routeID if available
default=false boolean
*showRouteGroup* Show the routeGroup if available default=false
boolean
--
This message was sent by Atlassian Jira
(v8.20.10#820010)