chaos-logs

Monitor Chaos AI service and browser console logs for issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/eugene-belkovich/ai-setup --skill chaos-logs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chaos-logs
Source: https://github.com/eugene-belkovich/ai-setup/tree/main/claude/profiles/work/skills/workflow/chaos-logs
Command: npx skills add https://github.com/eugene-belkovich/ai-setup --skill chaos-logs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified visibility into Chaos AI logs from agent, vault, server, and browser console, enabling faster debugging and issue resolution.

Core Features & Use Cases

  • Centralized log monitoring across agent, vault, chaos server, and frontend console
  • Quick access to key log locations and port statuses for rapid diagnostics
  • Use cases include startup verification, incident triage, and performance troubleshooting

Quick Start

Start all Chaos AI services with make start and then tail the log files to verify everything is running

Frequently Asked Questions about chaos-logs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Chaos AI logs across multiple services?

Centralize Chaos AI logs by reading from agent, vault, server, and frontend console sources. It checks log files like /tmp/agent-service.log and docker logs chaos-ai-server-frontend-1 to surface issues during startup and runtime.

What is the best way to debug a Chaos AI agent startup failure?

Debug a Chaos AI agent startup failure by checking the centralized log monitor. It reads /tmp/agent-service.log and verifies port statuses to provide actionable insights for rapid incident triage.

Can I view frontend console logs alongside Docker logs for Chaos AI?

Yes, you can view frontend console logs alongside Docker logs. The monitor reads /tmp/frontend-console.log and fetches docker logs chaos-ai-server-frontend-1 to provide unified visibility across browser and server outputs.

Where are Chaos AI vault server logs stored for troubleshooting?

Chaos AI vault server logs are stored in /tmp/vault-server.log. The monitoring tool reads this file directly to surface vault service issues and provide actionable debugging insights.

Does centralized log monitoring work during both startup and runtime?

Yes, centralized log monitoring applies during both startup and runtime. It continuously checks log files and endpoints across agent, vault, chaos server, and frontend console to surface issues as they occur.