Show HN:Hawkeye - 一款透過 AI 解釋問題的日誌監控 CLI 工具

Show HN:Hawkeye - 一款透過 AI 解釋問題的日誌監控 CLI 工具

Hacker News·

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

Hacker News

相關文章

  1. Show HN:WatchLLM – 以成本歸因方式逐步調試 AI 代理

    3 個月前

  2. Show HN:透過本地 LLM 提供智慧建議的 AI 檔案監視器

    3 個月前

  3. Show HN:LogSentinelAI - 聲明式 LLM 驅動的 AI 日誌分析器

    9 個月前

  4. Show HN:CIE – 開源程式碼智慧引擎,專為 AI 編碼助手打造

    3 個月前

  5. Show HN:在網頁瀏覽器中除錯您的 AI 應用程式

    3 個月前