Getting Data In

is it possible to set up a script which logs in to Splunk automatically and performs a saved search or runs a query?

Abilan1
Path Finder

Hi,

is it possible to set up a script which logs in to Splunk automatically and performs a saved search or runs a query?

Regards,
Abilan

0 Karma

jtrucks
Splunk Employee
Splunk Employee

You can do this in a variety of ways, but using the REST API is likely your best approach.

Read http://docs.splunk.com/Documentation/Splunk/6.2.3/RESTUM/RESTusing#Authentication and http://docs.splunk.com/Documentation/Splunk/6.2.3/RESTTUT/RESTsearches.

--
Jesse Trucks
Minister of Magic

Abilan1
Path Finder

thank you, will check from my side..!!

Regards,
Abilan

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...