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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...