Hi All,
Please be patience with me I am very new to splunk.
I am currently struggling on getting REST API Modular Input to stream in with Json data from
a public database server (http://datamall.mytransport.sg/ltaodataservice.svc/IncidentSet).
Normally <See Picture 1> by using a HTTP Web Client "http://requestmaker.com/" i am able to get Data Respond from the public database by sending this Values in the HTTP Header
AccountKey: <Your Key>
UniqueUserid: <Your UID>
accept: application/json
![alt text][1]
"picture1"
![alt text][2]
!
However when i try to translate this input Field to REST API, the Fetching of data doesn't not work, it almost seem like the Authentication handler on the database end seem to reject REST API Input Header.
Any Suggestion in Troubleshooting would be a Great Help thanks
[1]: /storage/temp/84189-request-maker.jpg
[2]: /storage/temp/84191-request-maker4.jpg
↧