lognorth

Installation
SKILL.md

LogNorth Agent API

Query your LogNorth instance to see errors, logs, and traces.

Your role: The user is debugging. They might ask "What's breaking in production?" or "Find events for trace abc-123". Query the API and present results clearly — tables for lists, details for single events, summaries for issues.

Environment Variables

Requires:

  • LOGNORTH_URL - Your LogNorth instance (e.g., https://logs.yoursite.com)
  • LOGNORTH_API_KEY - Agent API key from Settings page (starts with lgn-agent-)

Note: Agent keys are read-only and separate from app keys (lgn-) used for ingestion.

Data Model

Installs
2
First Seen
Mar 1, 2026
lognorth — karloscodes/lognorth-releases