Splunk Dev

[EXCEPTION] HTTP 200 OK

sharathemerian
New Member

I have setup splunk sdk and I am trying to run splunk searches.
For any search including the saved searches I get this result ==> [EXCEPTION] HTTP 200 OK.

I am using splunk for the first time, any help would be appreciated.

Thanks
Sharath Kumar

Tags (3)
0 Karma

twhitehead
New Member

Not a direct answer to the bug, but an alternative to making the exec_mode=blocking.

I hadn't experienced the issue in the last 7 years using exec_mode=normal, recently I've begun migrating to PHP 7.1 which is when I first noticed the bug and it occurred every request. During debugging sessions, the bug would only occur some of the times, I noticed when I was digging into the create method, the request would succeed.

I placed a one second sleep after the create and before my isDone loop and the request succeeds. I haven't looked into the cause of the bug itself, but I suspect at least for myself when running under PHP 5.3.8 the processing is that much slower than PHP 7 that it was enough of a delay to not trigger the bug. I would wager that the job in splunk hasn't been fully created by the time the script was looking for a status.

0 Karma

vijayaragavans
New Member

Hi,

Yes. i also got the same issue with splunk sdk api. able to resolve it with exec_mode as blocking in creating a job element.

More understanding : http://www.drtuts.com/http-200-ok-response-in-splunk-api-php/

thanks,
vijay,Hi Sharath,

Yes. I also faced same issues with splunk sdk api.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security(ES) 7.3 is approaching the end of support. Get ready for ...

Hi friends!    At Splunk, your product success is our top priority. With Enterprise Security (ES), we're here ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...