Knowledge Management

Splunk AI Assistant

urvishah
Engager

Hi,

I had couple of questions related to Splunk AI Assistant

1. Do we need to install Splunk AI Assistant on each Splunk Server that we using?

2. Can Splunk AI Assistant be called using API calls?

3. Does Splunk AI Assistant provide SPL query or result of SPL query?

4. Based on users query, if there are multiple matches, will Splunk AI Assistant return all available SPL queries or the best match?

0 Karma
1 Solution

marnall
Motivator

I am not a developer of the app so I can only speak from my experience:

1. No, the Splunk AI Assistant App translates your input prompt to SPL and/or explains a SPL prompt. It needs only to be installed on one server, and it can even be a separate experimental server that is disconnected from your production environment.

2. The Splunk AI Assistant App implements a command "splgen" which is a search command. Thus it is possible to run this command through a Splunk search dispatched via API. See: https://docs.splunk.com/Documentation/Splunk/9.2.1/RESTTUT/RESTsearches

3. The Splunk AI Assistant App provides the SPL query and an explanation if desired. No results of running it.

4. The Splunk AI Assistant App provides a single "best guess" SQL query based on your prompt. Not a selection of alternatives.

 

View solution in original post

marnall
Motivator

I am not a developer of the app so I can only speak from my experience:

1. No, the Splunk AI Assistant App translates your input prompt to SPL and/or explains a SPL prompt. It needs only to be installed on one server, and it can even be a separate experimental server that is disconnected from your production environment.

2. The Splunk AI Assistant App implements a command "splgen" which is a search command. Thus it is possible to run this command through a Splunk search dispatched via API. See: https://docs.splunk.com/Documentation/Splunk/9.2.1/RESTTUT/RESTsearches

3. The Splunk AI Assistant App provides the SPL query and an explanation if desired. No results of running it.

4. The Splunk AI Assistant App provides a single "best guess" SQL query based on your prompt. Not a selection of alternatives.

 

Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...