๐ŸŽฏ

anonymize-logs

๐ŸŽฏSkill

from elastic/integration-skills

VibeIndex|
What it does
|

Part of Elastic's Integration Skills collection, this skill anonymizes sensitive data in log samples for Elastic integrations, ensuring personally identifiable information is removed before sharing or testing.

๐Ÿ“ฆ

Same repository

elastic/integration-skills(14 items)

anonymize-logs

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add elastic/integration-skills --skill anonymize-logs
skills.sh Installโš  Installs to .agents/skills/
npx skills add elastic/integration-skills --skill anonymize-logs
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/anonymize-logs/SKILL.md

SKILL.md

169Installs
-
AddedMay 25, 2026

More from this repository10

๐ŸŽฏ
ingest-pipelines๐ŸŽฏSkill

Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.

๐ŸŽฏ
elastic-package-cli๐ŸŽฏSkill

Guides the use of the elastic-package CLI for developing and validating Elastic integrations, including building, linting, formatting, and running pipeline and system tests.

๐ŸŽฏ
dashboard-review๐ŸŽฏSkill

Reviews Kibana dashboard JSON changes in pull requests by extracting structured descriptions, comparing before/after states, and checking compliance against official dashboard guidelines.

๐ŸŽฏ
dashboard-guidelines๐ŸŽฏSkill

Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.

๐ŸŽฏ
ecs-field-mappings๐ŸŽฏSkill

Guides the definition of Elastic Common Schema (ECS) field mappings for data streams, including populating ecs.yml references, selecting event categorization values, and choosing appropriate field types.

๐ŸŽฏ
research-integration๐ŸŽฏSkill

Orchestrates thorough vendor/product research for building Elastic integrations, investigating data collection methods, API documentation, sample data formats, field schemas, and ECS mapping candidates.

๐ŸŽฏ
integration-testing๐ŸŽฏSkill

Provides agentic workflows for pipeline testing, system testing, and test fixture authoring as part of the Elastic integration package development lifecycle.

๐ŸŽฏ
review-integration๐ŸŽฏSkill

Performs standalone quality reviews for Elastic integrations by classifying files by domain, loading domain-specific checklists, applying cross-domain consistency rules, and calibrating issue severity.

๐ŸŽฏ
create-integration๐ŸŽฏSkill

An Elastic agent skill for creating integration packages from scratch, scaffolding data streams, and running the end-to-end build workflow including data collection setup, pipeline configuration, and system tests.

๐ŸŽฏ
maintain-integration๐ŸŽฏSkill

A skill for reviewing, fixing, and improving existing Elastic integration packages, supporting quality reviews, targeted fixes for pipelines and field mappings, full improvement passes, and minor adjustments with automated validation via elastic-package CLI.