Skip to content

pirogoeth/multitail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multitail

Tail file(s) from multiple remote hosts all at once.

Installation

Should be as simple as poetry install within the repository.

Usage

Usage: multitail [OPTIONS]

Options:
  -H, --host TEXT                 Hostname to tail on, can be specified
                                  multiple times
  --hosts-stdin / --no-hosts-stdin
                                  Read a list of newline-delimited hosts from
                                  stdin
  -p, --path TEXT                 Path to tail  [required]
  --seek-offset INTEGER           Byte offset to seek in the file
  --seek-whence [SEEK_SET|SEEK_END]
  --sudo-as TEXT                  User to sudo to for reading
  --debug / --no-debug            Whether debug logging should be turned on
  --help                          Show this message and exit.

Limitations

  • Currently only tails a single file from multiple hosts.

About

Tail files from multiple hosts at the same time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages