mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
document multiple input files and stdin
This commit is contained in:
parent
538f5db41d
commit
4333adce5e
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ Logsmash supports both loading plain log files, compressed log files (`.gz`,
|
|||
`.bz2`, `.xz` or `.zst`), archives containing log files (`.zip`, `.7z`, `.rar`
|
||||
or (compressed) `.tar`), or logs contained in `.csv` data.
|
||||
|
||||
Multiple log files can be provided, or `-` can be used to read from `stdin`.
|
||||
|
||||
### Date formats
|
||||
|
||||
Since not all log files use the same date format, logsmash tries to parse each
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue