Splunk AppDynamics

Apigee integration

Srishati_Yadav
Path Finder

hi team, 

i tried to setup apigee extension by adjusting all the URL parameters (i can confirm the on prem URL works fine and there are no authetication issues, but it is failing with below error upon running the script :- 

==> 000
cat: response.json: No such file or directory
The request failed with 000 response code.\n

Please suggest. 

Labels (1)
0 Karma
1 Solution

Srishati_Yadav
Path Finder

why is JQ needed as pre-requisite and what if JQ is not present, any alternatives ?

View solution in original post

0 Karma

Srishati_Yadav
Path Finder

Any updates please ?

0 Karma

Srishati_Yadav
Path Finder

can anyone from extension team suggest here ?

0 Karma

Israel_Ogbole
Engager

Hi Srishati, the error suggests that you have a network error or the Apigee API URL you have specified isn't correct: 

 
"000 is a common code to use when no HTTP code was received due to a network error000 also means that the client disconnected before completing the request for that service."
 
Please use the HTTP response code for troubleshooting. I'd suggest you send a curl request to Apigee to see if it is working before using the script. 
0 Karma

Srishati_Yadav
Path Finder

curl to the URL works fine , but still when runnign script it gives that error.

0 Karma

Srishati_Yadav
Path Finder

why is JQ needed as pre-requisite and what if JQ is not present, any alternatives ?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...