Expanso Enrich Export

Enrich logs with metadata and export to storage

expanso-io Updated

File contents

Enrich and Export

Enrich logs with metadata and export to storage

Category

log-processing

Quick Start

# Run the pipeline with sample data
./run.sh

# Or run directly with Expanso CLI
expanso run -c pipeline.yaml

Pipeline

The pipeline.yaml contains the complete Expanso configuration.

Requirements

  • Expanso Edge installed (clawhub install expanso)
  • Required credentials configured (see pipeline.yaml for env vars)

Testing

./test.sh

Related

expanso-io/skills.expanso.io/tree/main/skills/recipes/enrich-export commit 49d0b12d5b

Frequently asked questions

npx skillmds@latest add expanso-io/expanso-enrich-export-2