Knowledge Management

Splunk AI Assistant

urvishah
New Member

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?

Labels (1)
0 Karma

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.

 

0 Karma
Get Updates on the Splunk Community!

Splunk Smartness with Brandon Sternfield | Episode 3

Hello and welcome to another episode of "Splunk Smartness," the interview series where we explore the power of ...

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...