Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.此内容没有您所选择的语言版本。
log:tail
Name
log:tail — continually displays log entries
Synopsis
log:tail  [
					--help
				] [
					-p pattern
				] [
					-n numLines
				] [
					--no-color
				]
Arguments
					Table 14.6, “log:tail Arguments” describes the command's arguments.
				
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command | 
 -p  | The pattern for formatting the output | 
 -n  | The number of entries to display | 
 --no-color  | Do not use syntax highlighting when displaying the log. |