camel log
Tail logs from running Camel integrations
Options
| Option | Description | Default | Type |
|---|---|---|---|
| Find and highlight matching text (ignore case). | String | |
| Keep following and outputting new log lines (press enter to exit). | true | boolean |
| Filter logs to only output lines matching text (ignore case). | String | |
| Use colored logging | true | boolean |
| Print prefix with running Camel integration name. auto=only prefix when running multiple integrations. true=always prefix. false=prefix off. | auto | String |
| Return logs newer than a relative duration like 5s, 2m, or 1h. The value is in seconds if no unit specified. | String | |
| Only shows logs from the starting phase to make it quick to look at how Camel was started. | false | boolean |
| The number of lines from the end of the logs to show. Use -1 to read from the beginning. Use 0 to read only new lines. Defaults to showing all logs from beginning. | -1 | int |
| Print timestamp. | true | boolean |
| Display the help and sub-commands | boolean |