What problem does it solve?
This Skill enables fast, scalable search across logs and observability data by integrating Quickwit as the search backend for Terraphim AI. It helps teams quickly locate errors, correlate events, and investigate incidents using a local or remote Quickwit instance with minimal setup.
Core Features & Use Cases
- Hybrid Index Discovery: Explicit configuration or auto-discovery to find the relevant log indexes.
- Multi-Index Search: Query multiple log indexes simultaneously and unify results.
- Time-Sorted Results: Default ordering shows most recent logs first for rapid incident assessment.
- Authentication Flexibility: Supports Bearer tokens and Basic Auth for secure access.
- Use Case: Investigate a prod incident by searching across api-logs, workers-logs, and metrics indexes for correlated events.
Quick Start
Basic setup demonstrates configuring a Quickwit haystack and performing a search with Terraphim AI.
- Configure Quickwit haystack
- Start terraphim-agent with a config file
- Run a sample search command