# Configure streaming

> This skill helps users choose the right path to Configure real-time event streaming. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **EventBridge**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

configure real time event streaming, real-time event stream, event streaming setup, stream events in real time, real time event pipeline, how to stream events, create event stream, event stream configuration, set up event streaming, event bridge streaming, stream to OSS, Kafka connector setup, Rabbi

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "configure streaming", "product": "eb"}'
```

---
Part of [EventBridge](https://www.company-skill.com/p/eb.md) · https://www.company-skill.com/llms.txt
