camel get history

History of latest completed exchange

Usage

camel get history [options]

Options

Option Description Default Type

--ago

Use ago instead of yyyy-MM-dd HH:mm:ss in timestamp.

boolean

--depth

Depth of tracing. 0=Created+Completed. 1=All events on 1st route, 2=All events on 1st+2nd depth, and so on. 9 = all events on every depth.

9

int

--it

Interactive mode for enhanced history information

boolean

--limit-split

Limit Split to a maximum number of entries to be displayed

int

--logging-color

Use colored logging

true

boolean

--mask

Whether to mask endpoint URIs to avoid printing sensitive information such as password or access keys

boolean

--pretty

Pretty print message body when using JSon or XML format

boolean

--show-body

Show message body in debug messages

true

boolean

--show-exception

Show exception and stacktrace for failed messages

true

boolean

--show-exchange-properties

Show exchange properties in debug messages

false

boolean

--show-exchange-variables

Show exchange variables in debug messages

true

boolean

--show-headers

Show message headers in debug messages

true

boolean

--source

Prefer to display source filename/code instead of IDs

boolean

--timestamp

Print timestamp.

true

boolean

--watch

Execute periodically and showing output fullscreen

boolean

-h,--help

Display the help and sub-commands

boolean