Splunk Search

Query to search splunk data result into Postman

MK3
Explorer

Hello,

I send a GET request to Postman as follows -

curl -u <username> -k https://<url>.net:8089/services/jobs/export -d search="<query>"

Why does it fail? "Cloud Agent Error: Couldn't resolve host. Make sure the domain is publicly accessible or select a different agent."

And a variation passes but while I add "-d output_mode csv" at the end, I do not get any csv. Where can I see the same result as I see inside Splunk (enterprise) i.e tabular output?

Thanks

Labels (2)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust

Couldn't resolve host means precisely that - your system is unable to find IP for the name you've given in the request. Either you're providing curl with wrong hostname in the request URI or you're having DNS problems in your infrastructure.

View solution in original post

0 Karma

PickleRick
SplunkTrust
SplunkTrust

Couldn't resolve host means precisely that - your system is unable to find IP for the name you've given in the request. Either you're providing curl with wrong hostname in the request URI or you're having DNS problems in your infrastructure.

0 Karma
Get Updates on the Splunk Community!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...