kibana
Loading

Brave Search connector

Serverless Preview Stack Preview

The Brave Search connector communicates with the Brave Search API to search the web for privacy-focused results.

You can create connectors in Stack Management > Connectors. For example:

Brave Search connectors have the following configuration properties:

API Key
The Brave Search API key for authentication. This key should be provided in the X-Subscription-Token header.

You can test connectors as you're creating or editing the connector in Kibana.

The Brave Search connector has the following action:

Web Search

Search the web using Brave Search API.

  • Query (required): The search query string.
  • Count (optional): Number of results to return (1-20, default: 10).
  • Offset (optional): Result offset for pagination (default: 0).

Use the Action configuration settings to customize connector networking configurations, such as proxies, certificates, or TLS settings. You can set configurations that apply to all your connectors or use xpack.actions.customHostSettings to set per-host configurations.

To use the Brave Search connector, you need an API key:

  1. Go to Brave Search API.
  2. Sign up for an account or log in.
  3. Navigate to your API dashboard.
  4. Generate or copy your API key.
  5. Use the API key to configure the connector in Kibana.