On This Page

Home / Search/ Get Your Data In/ Add Sources/Add a Cribl HTTP Source for Cribl Search

Add a Cribl HTTP Source for Cribl Search

Collect events from other Cribl components so you can search them fast with Cribl Search.


What’s a Cribl HTTP Source in Cribl Search?

A Cribl Search data source that collects events from Cribl.Cloud or Cribl on-prem tenants, and stores them in a lakehouse engine for fast access.

Looking for the Cribl HTTP Source in Cribl Stream? See Cribl HTTP Source in Cribl Stream.

What You Need First

To set up any Cribl Search Source, you need:

Add a Cribl HTTP Source for Cribl Search

On the Cribl.Cloud top bar, select Products > Search > Data > Add Source > Cribl HTTP.

1. Describe Your Source

Under General, give your Source an ID and Description, so you and other Search Admins know what the Source is for and if it’s safe to modify.

The ID must be unique across your Workspace and can contain letters, numbers, underscores, and hyphens. Cribl Search prefixes it with in_ on save (for example, cribl_http becomes in_cribl_http).

2. Note the Source Endpoint

Under General, note down the Address and Port. You’ll need them to configure your upstream Cribl Destinations.

Keep the default port unless it conflicts with another service.

3. Set Up Encryption

TLS encryption protects your data in transit between upstream Cribl Destinations and this Source.

Under Encrypt, select Enabled, and set the Minimum TLS version you want to accept.

TLS versionWhen to use
1.3Recommended. Provides the best security.
1.2Use only when connecting to older systems that don’t support TLS 1.3.
Older than 1.2Avoid if possible. These versions are no longer considered secure.

4. Set Up Authentication

An authentication token is a secret shared between Cribl Search and your upstream Cribl Destinations. Using tokens ensures only authorized senders can push data to your Source.

Under Authentication, select Add Token, and configure:

  • Token secret (text secret): Select a stored text secret that holds the token, or choose Create to add a new one (see Create and Manage Secrets).
  • Enable token: Turn on to require this token for incoming requests to your Source. Disable only when testing without authentication.

Next Steps

Confirm with Save. Now, you’re ready to:

  • Set Datatype rules for parsing your data. See Shape Your Data.
  • Set Dataset rules for organizing your data. See Organize Your Data.
  • Set up upstream Cribl Destinations to send data to your Source.