← 返回
未分类 中文

Log Sift

Filter large log files by keywords and date ranges quickly from the command line for efficient troubleshooting and analysis.
使用关键词和日期范围快速过滤大型日志文件,便于高效排查和分析。
albionaiinc-del albionaiinc-del 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 329
下载
💾 0
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 19:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 31,011
it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 471 📥 78,236
ai-agent

Agent Reflective Memory

albionaiinc-del
AI驱动的记忆系统,压缩、反思并检索过去智能体行为,以提升长期自主决策能力。
★ 0 📥 598