regex-log

Community

Extract structured data from logs.

AuthorZurybr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you extract specific, structured information from complex log files, especially when multiple conditions need to be met simultaneously.

Core Features & Use Cases

  • Complex Regex Construction: Build and refine regular expressions for intricate pattern matching.
  • Multi-Condition Extraction: Extract data only from log lines that satisfy several criteria (e.g., finding a date on a line that also contains an IP address).
  • Log Parsing Guidance: Provides strategies for incremental pattern building and verification.
  • Use Case: Extract the last recorded timestamp from log entries that contain a specific error code and an IP address.

Quick Start

Use the regex-log skill to find all IP addresses on lines containing the word 'ERROR'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: regex-log
Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#regex-log

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.