Expanso Parse Logs

Parse and classify log entries with severity extraction

expanso-io Updated

File contents

Parse Logs

Parse and classify log entries with severity extraction

Category

data-transformation

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/parse-logs commit 2425e116ba

Frequently asked questions

npx skillmds@latest add expanso-io/expanso-parse-logs-2