document multiple input files and stdin

This commit is contained in:
Robin Appelman 2025-09-30 17:46:53 +02:00
commit 4333adce5e

View file

@ -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