Skip to main content
Skip the agent setup and get your data into Bronto instantly. Quick Ingest gives you a guided configure page and ready-made request snippets for sending events directly to Bronto — ideal for testing, one-off ingestion, or getting up and running fast. For production environments or continuous log forwarding, see the Agent Setup guide.

Send Data

To start quick ingestion, open My Data from the application sidebar, then click Add Data. Bronto opens the onboarding configure page, where you can choose how you want to send data and test that events are arriving.
1

Open My Data

From the application sidebar, select My Data.
2

Click Add Data

Click Add Data in the top-right of the page, which opens the onboarding configure page.
3

Choose a setup path

Use one of the configure page options: Have a telemetry agent config already?, Setting up with an LLM or agent?, or Set up with docs. You can also select an integration from the docs panel or click View All to browse the full list.
4

Generate or use an API key

Click Generate API Key to create an ingestion key from the configure page, or use an existing API key with ingestion permissions.
5

Send a test event

Click Test Connection to open a ready-made request snippet. Choose cURL, HTTP, or Python, add your API key, then run the snippet to send a sample event.

Verify Ingestion

Use Test Connection on the onboarding configure page to send a sample event and confirm that Bronto can receive data with your API key.
The Test Connection modal includes:
  • A language selector for cURL, HTTP, and Python snippets
  • Generate API Key for creating an ingestion key without leaving the flow
  • Copy Snippet for copying the generated request
  • Go to my logs for opening Log Search after sending the sample event
After you run the snippet, wait for the “Waiting for events” status on the configure page to update, or click Go to my logs to inspect the ingested event directly.