Build Your First Configuration
Configure a collector to start collecting telemetry and exporting it to your preferred destination
To set up a collector configuration, navigate to the Configurations tab and click Create Configuration.

You'll now be in the configuration wizard.
Give your config a name (see naming rules below)
Choose a platform for it to run on that corresponds to your collector(s)
You can optionally add a description for the config, then click Next

Add a Source
Next, we'll add sources to our configuration. Sources are where you'd like to collect metrics, logs, or traces. We will start by collecting some host metrics using the Host source.
Click Add Source
Choose "Host"
Choose the metrics you'd like to collect
Click Save when you're all done
Click Save when you're done with the source configuration. You can add more sources, click on existing ones to see their configuration and edit or remove them, or click Next to move on to adding a destination.

Add a Destination
The last step is to add a destination. This is where you'd like to ship your telemetry for storage or analysis. Bindplane supports the most popular destinations out of the box. You can find a full list here.
For this example, we will show you how to configure a Google Cloud destination.
Click Add Destination
Select "Google Cloud" from the list of destinations
Enter a name (corresponding with the same naming rules listed above)
Fill in your Project ID
Select the desired authentication method
Click Save to save the destination
Click Save again to finish building your configuration

Apply Configuration
The next page is the Details page for the config you just created.
Click the Add Agents button to add a collector
Select which collectors you'd like to apply the config to
Click Apply

Rollout The Configuration
Now that you've built your configuration and specified the collectors it should be applied to, you need to roll out the configuration. Rollouts are how we deploy configuration changes to our collectors.
Click "Start Rollout", and your configuration will be sent to your collector(s)!

Next Steps
Congratulations! You've successfully configured Bindplane, and you should now see telemetry flowing into your destination. If you run into any issues during setup, don't hesitate to contact us on Slack; we'd be happy to help.
Next, you should take some time to explore the integrations available in Bindplane on our Sources page and Destinations page.
Once you've configured your first pipeline, we can begin exploring the real power of Bindplane: routing, transforming, and reducing your telemetry data.
Last updated
Was this helpful?