camel get error

Get captured routing errors of Camel integrations

Usage

camel get error [options]

Options

Option Description Default Type

--ago

Filter by time window, e.g. 60s, 5m, 1h

String

--detail

Show full details of each error entry

boolean

--exception

Filter by exception type (substring match)

String

--handled

Filter by handled status (true or false)

String

--id

Filter by exchange ID

String

--json

Output in JSON Format

boolean

--last

Show only the last (newest) error with full details

boolean

--limit

Maximum number of entries to display

int

--logging-color

Use colored logging

true

boolean

--route

Filter by route ID

String

--show

Comma-separated detail sections to show: body, headers, properties, variables, history, stackTrace, or 'all' for all sections

String

--sort

Sort by pid, name or age

pid

String

--watch

Execute periodically and showing output fullscreen

boolean

-h,--help

Display the help and sub-commands

boolean