1. Home
  2. Integrations
  3. Logging and Monitoring

Logging and Monitoring

Available connectors

Log

The Log component is very useful for logging messages during route processing. It allows you to see what is happening in your integrations in real-time, helping with debugging and monitoring.

URI syntax: log:loggerName

Main fields

Path parameters

Name
Description
Default
Type
loggerName (producer)(required) Name of the logging category to use.—String

Query parameters

Name
Description
Default
Type
level (producer)Logging level to use: TRACE, DEBUG, INFO, WARN, ERROR and OFF—String

Example

The flow receives a POST request.

Removes the Exchange.HTTP_PATH header from the message.

Makes an HTTP call to an external endpoint.

Finally, logs the response from this call in the logs.

How happy are you with this page?

We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more