Getting started
Get started with Datastreamer, from creating an account to deploying your first pipeline and running queries
Create Your First Pipeline
- Create a Datastreamer account if you don't already have one.
- (Optional) Some partner sources can require an API Key, which can be requested from our support [email protected] if needed.
- Create a pipeline and add the Ingress component.
- (Optional) Add your API key using the configuration section or by accessing the portal's Keys & Secrets page.
- (Optional) Add a Unify Schema component as the second step in your pipeline is recommended. This optional component standardizes formats across multiple data sources, simplifying the addition of enrichment operations.
- Define the destination of your data, you can choose from various egress options.
Tip: Document Inspector
The Document Inspector is a great start to explore content.
- Save your pipeline to ensure all pipeline settings are recorded
- Deploy your pipeline, clicking on the Deploy button and your pipeline will be created with all the dependencies needed. This operation should take a few seconds. More details on Deployment & Versioning.
- Run your queries by creating Jobs to execute and monitor the results, either through the Portal UI or API (more details on Using Jobs).
Updated 2 days ago