Getting Data In

Why am I getting "404 Not Found" for every REST API call?

nsshey
Explorer

I am using the following query as per documentation:

curl -k -u username:password http://myhosthere:8000/services/search/jobs/

(obviously I replaced username, password, and myhosthere)

And I get the following results:

404 Not Found
Return to Splunk home page
Page not found!

which is the same message I get when I use a regular browser.
So I understand that the URL is obviously wrong, so how do I get the right URL? Am I using incorrect documentation?

Tags (3)
0 Karma

nchaturvedi
Explorer

I'm also facing the same error.

0 Karma

rjthibod
Champion

Use port 8089, not 8000

 curl -k -u username:password http://myhosthere:8089/services/search/jobs/

nchaturvedi
Explorer

The app may be hosted on that particular port!

0 Karma

vishnu123sai
New Member

wherever the app app hosted the mgmt default port is 8089 so we need to use 8089 only for the rest, webui and rest api call ports are different

0 Karma
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...