t3c-tail

command
v8.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 8 Imported by: 0

README

NAME

t3c-tail - Traffic Control Cache Configuration tail tool

SYNOPSIS

t3c-tail -f <path to file> -m <regex to match> -e <regex match to exit> -t <timeout in ms>

[--help]

[--version]

DESCRIPTION

The t3c-tail application will tail a file, usually a log file. Provide a file name to watch, a regex to filter or .* is the default, a regex match to exit tail (if omitted will exit on timeout), timeout in milliseconds for how long you want it to run, default is 15000 milliseconds.

OPTIONS

-e, --end-match

Regex pattern that will cause tail to exit before timeout.

-f, --file Path to file to watch.

-h, --help

Print usage info and exit.

-m, --match Regex pattern you want to match while running tail default is .*.

-t --timeout-ms Timeout in milliseconds that will cause tail to exit default is 15000 MS.

-V, --version

Print version information and exit.

AUTHORS

The t3c application is maintained by Apache Traffic Control project. For help, bug reports, contributing, or anything else, see:

https://trafficcontrol.apache.org/

https://github.com/apache/trafficcontrol

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL