Hi,
I downloaded the splunk sdk, and play with its examples. I am trying the "info" example. I got the error "must be terminated by the matching end-tag" during Service.connect. And when I look at the inputstream I got from the response, it did have some tag without the end-tag.... Does anyone see the same issue? Is there a way to config splunk server to return the strict xml format response? Otherwise, I think I need to change the sdk to use different parser....
Thanks, Bing