snakefoot / snaketail-net

Tail utility for monitoring text log files and Windows EventLog
http://snakenest.com/snaketail/
GNU General Public License v3.0
395 stars 78 forks source link

Enhancement request: Add filter to hide nonmatching lines #162

Open UselessGuru opened 1 year ago

UselessGuru commented 1 year ago

Add a configurable text filter, ideally allowing regex

When filter is configured and active then only lines containing matching text should be shown. All other lines should be hidden while filter is active.