log-analysis

Identify and categorize errors, performance issues, and security anomalies in system, web, and microservice logs.

8|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill log-analysis-jeo-tech-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log-analysis
Source: https://github.com/JEO-tech-ai/oh-my-unity3d/tree/main/.unity-skills/log-analysis
Command: npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill log-analysis-jeo-tech-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze and correlate log data from diverse sources to quickly identify errors, performance issues, and security anomalies, reducing MTTR and manual toil.

Core Features & Use Cases

  • Error and exception detection across Apache, Nginx, and application logs
  • Performance analysis including latency, throughput, and trend identification
  • Security auditing for anomalous access patterns and potential threats
  • Use Case: When investigating outages, surface top errors and correlate them with timestamps.

Quick Start

Inspect recent logs to identify errors, performance bottlenecks, and security anomalies.

Frequently Asked Questions about log-analysis

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

FAQPage Schema
How do I analyze Nginx and Apache logs to identify application errors?

To analyze logs for errors, the Skill inspects Apache, Nginx, and application logs to identify and categorize exceptions. It uses pattern-based search to surface top errors and correlate them with timestamps during outages, reducing manual toil.

Can I use this for security auditing and detecting anomalous access patterns?

Yes, you can perform security auditing to detect anomalous access patterns and potential threats. The Skill assesses risks within web and system logs to support incident response without modifying the original log data.

What is the best way to investigate latency and performance issues from microservice logs?

The best way to investigate performance issues is by analyzing microservice logs for latency, throughput, and trend identification. The Skill categorizes performance bottlenecks across JSON formats to support performance tuning.

Does this log analysis approach support JSON formatted logs or only standard web server formats?

This log analysis approach explicitly supports JSON formats alongside Apache and Nginx logs. It processes these diverse formats to correlate log data and deliver actionable insights for debugging and incident response.

Do I need write access to the system to debug logs and diagnose outages?

No, you do not need write access. The Skill requires only read-only log access to diagnose outages and secure systems. It identifies errors and security anomalies while ensuring the original logs remain unmodified.