Getting Data In

Is there a way to return a search.log for a recent search job using the REST api?

bschaap
Path Finder

I'd like to monitor for certain text in a search.log for recent jobs.

Is there a way to return a search.log for a recent search job using the REST api?

0 Karma
1 Solution

harsmarvania57
Ultra Champion

Hi @bschaap,

If you know the Job ID then you can use below REST API

curl -k -u admin:pass https://<server>:<mgmt_port>/services/search/jobs/<job_id>/search.log

View solution in original post

harsmarvania57
Ultra Champion

Hi @bschaap,

If you know the Job ID then you can use below REST API

curl -k -u admin:pass https://<server>:<mgmt_port>/services/search/jobs/<job_id>/search.log

bschaap
Path Finder

Thank you that works

0 Karma

harsmarvania57
Ultra Champion

Great. I have converted my comment to answer so you can accept/upvote it.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...