Log Sift

v1.0.0

Filter large log files by keywords and date ranges quickly from the command line for efficient troubleshooting and analysis.

0· 85· 1 versions· 0 current· 0 all-time· Updated 12h ago· MIT-0

Install

openclaw skills install log-sift

LogSift

Quickly filter large log files by keyword or date range right from the command line — no more scrolling or manual searching.

Usage

# Filter by keyword
log_sift application.log -k "ERROR" -k "timeout"

# Filter by date range
log_sift application.log --since "2023-05-01 14:00:00" --until "2023-05-01 15:00:00"

# From stdin
tail -n 1000 app.log | log_sift -k "failed" --since "2023-05-01"

# Mixed filtering
log_sift -k "Warning" --since "2023-05-01" server.log

Price

$2.50

Version tags

latestvk973z54vg9yez1hbhv1arkdamn84taah