delimit_obs_logs
Search system and application logs from journalctl, /var/log/*, and application directories. Returns matching log lines with source attribution and supports centralized log search via Elasticsearch or Loki.
Instructions
(Pro). Search system and application logs.
Searches journalctl, /var/log/*, and application log directories. Returns matching log lines with source attribution.
Optional: Set ELASTICSEARCH_URL or LOKI_URL for centralized log search.
Args: query: Log search query string. time_range: Time range (5m, 15m, 1h, 6h, 24h, 7d). source: Log source path or integration name (journalctl, elasticsearch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| time_range | No | 1h | |
| source | No |