ptmcg / logmerger

TUI utility to view multiple log files with merged timeline
MIT License
145 stars 3 forks source link

TODO: add support for gzip'ed log files #1

Closed ptmcg closed 10 months ago

ptmcg commented 10 months ago

log rotation is often configured to gzip prior log files. It would be good if log_merger could detect a .gz file extension and auto-inflate the log data.

Since gzip'ped logs will likely be large once inflated, it may be needed to support filtering so that only some of the lines from the file are used.

ptmcg commented 10 months ago

To be in 0.2.0

ptmcg commented 10 months ago

Released in 0.2.0