Skip to main content

Splunk AI Copilot

A security-analysis copilot that installs into Splunk as a native app: natural-language log queries, alert triage and investigation, detection-rule drafting, and an operations layer for the SOC.

What it is

Splunk AI Copilot is a Splunk app (.spl). It installs on the search head and runs there: no separate service, no extra database. Queries run through Splunk search, state lives in the KV store, login and roles are Splunk's own. Analysts ask in plain language; the copilot writes read-only SPL, runs it and explains the result. Hand it one alert and it gathers its own evidence, draws the attack chain and gives a verdict, which can be written back to the Enterprise Security notable or opened as a ServiceNow / Jira ticket.

It is the same product line as Elastic AI Copilot: same shell, pages and workflows. Only the query language, data sources and jump targets are Splunk's.

System architecture

Smart query home

What it does

CapabilityWhatPaid?
Smart queryNatural language → read-only SPL, dry-run repair, follow-up turns; an offhand correction becomes a knowledge-base ruleFree
Search-bar commands| copilot "question" generates and runs SPL from the Splunk search bar; | splexplain explains and optimizes a queryFree
Field maskingCloud / private / air-gapped modes, applied before data leaves the instanceFree
Posture, live alerts, reports, audit, runbooks, assets, baseline, data onboardingOperational data, summarised, archived and governedFree
Batch triageCluster, score and rank a batch of alerts, with noise-reduction suggestionsPaid
Alert investigationAutonomous evidence gathering around one alert: timeline, attack chain, blast radius, false-positive verdict; write back to ES or open a ticketPaid
Detection-rule draftingDescription → a deployable scheduled saved search (SPL + schedule + trigger + MITRE), one-click deploy; ATT&CK coverage heatmapPaid (sealed delivery)
Platform-health interpretationRoot cause and read-only SPL for the Splunk check-up findingsPaid

Paid capabilities need an activated licence; the enterprise tier includes everything. A 14-day trial can be requested from the activation page. The detection engine ships as ciphertext; its key comes with the licence, so an unlicensed instance cannot run it.

Where to start

On this page