Splunk Search

Problem trying to use remote CLI

bcotton
Engager

When trying to run a search from a remote CLI instance, I keep getting a 404.

The command-line I'm running is:

./splunk search bob -uri http://dsc-splunksearch-01:8000 -auth <....>

and the web_access.log says this:

10.32.12.137 - - [04/Apr/2011:12:27:24] "POST /services/search/jobs/export HTTP/1.1" 303 176 "" "SplunkCli/4.1 (build 89596)" - 4d9a0d8cfa1d6c08d0 10.32.12.137 - - [04/Apr/2011:12:27:24] "GET /en-US/services/search/jobs/export HTTP/1.1" 404 2544 "" "SplunkCli/4.1 (build 89596)" - 4d9a0d8cfb1d6c08d0

Tags (1)
1 Solution

Stephen_Sorkin
Splunk Employee
Splunk Employee

You need to use the uri of the splunkd, not the splunkweb.

Instead you should run:

./splunk search bob -uri https://dsc-splunksearch-01:8089 -auth <....>

And to verify, look at splunkd_access.log.

View solution in original post

Stephen_Sorkin
Splunk Employee
Splunk Employee

You need to use the uri of the splunkd, not the splunkweb.

Instead you should run:

./splunk search bob -uri https://dsc-splunksearch-01:8089 -auth <....>

And to verify, look at splunkd_access.log.

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...