# Splunk

{% hint style="warning" %}
**Early Access** — Reach out to your Natoma representative for access.
{% endhint %}

**Type:** Official

**Source Type:** Remote URL

**Source:** `https://{splunkDeployment}.splunkcloud.com:8089/services/mcp`

**Description:** Splunk MCP server provides AI assistants with access to your Splunk Cloud deployment. It enables running searches, querying indexes and saved searches, and inspecting alerts and dashboards.

**Configuration Parameters:**

* **Splunk Deployment Prefix** \* - Subdomain prefix (e.g. `acme` for `acme.splunkcloud.com`).
* **Splunk Bearer Token** \* (sensitive) - Bearer token (without the `Bearer` prefix) generated in Splunk.

**Setup Steps:**

1. Log in to Splunk Cloud.
2. Navigate to **Settings → Tokens** (or **Settings → Authentication → Tokens**) and click **New Token**.
3. Choose the user the token runs as, set audience and expiration, and copy the bearer value.
4. When creating the connection in Natoma, paste the deployment prefix and token and save.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.natoma.ai/apps/splunk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
