All Apps and Add-ons

Scripting in Splunk interface

harshal_chakran
Builder

Hi,
I wanted to know if complex scripting logic can be written on the splunk web interface. If yes, then how? or Do I have to use SDK's for writing complex logic.
As I understand till yet the things which we can do is create searches. Does splunk provide any functionality other than search to write complex business logic.

For e.g.
Suppose I have two different data sources. One is test data and other is reference data. Now on real-time, I have to track the errors on test data comparing it with reference data to get corresponding reason for the errors and their solution which is available in reference data by comparing the timestamp of both the data's.

In short, is it possible to run such highly complex business logics using search bar provided in splunk web interface or necessarily I have to use SDK.

0 Karma

Ayn
Legend

The available functionality from a 'search logic' perspective doesn't differ if you access Splunk through its API (for instance using an SDK) or through Splunkweb, or vice versa.

Splunk enables you to do all kinds of things through the functionality provided in its search language, your example included. It's hard to give you a complete solution without knowing the specifics of your scenario, but your problem definitely sounds like something that could be done in Splunk regardless of how you access it.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...