Show HN:Hawkeye - 一款透過 AI 解釋問題的日誌監控 CLI 工具
Hawkeye 是一款在 Hacker News 上展示的新型 CLI 工具,它利用 AI(特別是 OpenAI)即時監控日誌,偵測可疑模式,並提供問題的解釋與潛在解決方案,旨在透過僅在必要時調用 LLM 來降低成本。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
AI Log watcher CLI
License
Uh oh!
There was an error while loading. Please reload this page.
hipjim/hawkeye
Folders and files
Latest commit
History
Repository files navigation
Hawkeye
AI-powered log watcher that alerts you when something goes wrong.
Hawkeye watches your logs in real-time, detects issues using smart pattern matching, and uses OpenAI to analyze problems and suggest fixes. It only calls the LLM when something looks suspicious, keeping costs low.
Features
Installation
Or install from source:
Quick Start
Usage
Watch logs
Ask questions
Status summary
Options
heye watch
heye ask
How It Works
Detected Patterns
Hawkeye looks for these patterns (case-insensitive):
Errors:
Warnings:
Configuration
Environment Variables
Using with other LLM providers
Hawkeye works with any OpenAI-compatible API:
Examples
Watching Kubernetes pods
Watching multiple Docker containers
CI/CD integration
License
MIT
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
About
AI Log watcher CLI
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Languages
Footer
Footer navigation
相關文章