Production Log Pipeline
Complete production-ready log processing pipeline
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