filtering-event-datasets

Filter and search event datasets (logs) using OPAL. Use when you need to find specific log events by text search, regex patterns, or field values. Covers contains(), tilda operator ~, field comparisons, boolean logic, and limit for sampling results. Does NOT cover aggregation (see aggregating-event-datasets skill).

$ Installieren

git clone https://github.com/rustomax/observe-community-mcp /tmp/observe-community-mcp && cp -r /tmp/observe-community-mcp/skills/filtering-event-datasets ~/.claude/skills/observe-community-mcp

// tip: Run this command in your terminal to install the skill