Expanso Examples
Expanso Pipeline Examples
Production-ready pipeline patterns you can copy, adapt, and deploy.
From PII removal and log enrichment to edge routing and enterprise migration, these examples help you solve real data movement problems with working YAML, plain-English guidance, and fast local testing.
Start with a proven pattern
Pick a high-value use case and start from a working example instead of building from scratch.
Production Pipeline
A realistic end-to-end pipeline for filtering, enriching, and routing production traffic.
Remove PII
Strip sensitive fields before data leaves the edge, while keeping downstream analytics useful.
Splunk Edge Processing
Clean, transform, and route data before it reaches Splunk to reduce cost and noise.
Enterprise Migration
Reference patterns for modernizing legacy systems and moving operational data safely.
Log Enrichment & Export
Enrich operational logs, preserve the important context, and send them downstream cleanly.
Field-Level Encryption
Protect sensitive fields while keeping the rest of the payload usable for downstream systems.
Browse by goal
Route data
Fan-out, content routing, priority queues, buffering, and split-stream delivery patterns.
Secure data
PII removal, encryption, schema validation, and compliance-focused processing examples.
Transform data
Parsing, normalization, aggregation, deduplication, and format-conversion workflows.
Process logs
Filter, enrich, and export logs for observability, triage, and retention workflows.
Integrate systems
Patterns for Splunk, SCADA, ORAN telco pipelines, and other real system boundaries.
Modernize enterprise workloads
Migration-oriented examples for legacy modernization and safer warehouse transitions.
What every example includes
- Working YAML you can download and deploy
- Plain-English explanation of what the pipeline does and why it matters
- Component breakdown so you understand how the pipeline works
- Local test instructions so you can try it quickly
- Common variations to adapt the pattern for your environment
- Related examples to help you find the next best starting point
How to use this library
- Find the example closest to your use case
- Run it locally
- Adapt the YAML for your environment
- Deploy with Expanso Cloud or CLI
Need help?
- 📚 Main Documentation for concepts and component reference
- ☁️ Expanso Cloud to deploy and manage your pipelines
- 🌐 Expanso Website for product information and support