Hi,
I have the following rest call on a new 6.4 environment, and it's coming back with error:
curl: (56) Failure when receiving data from the peer
Not sure what's wrong...
curl -k -u admin:pass -k http://myhost:8089/servicesNS/-/-/search/jobs/export -d search="search index=_internal|head 2 |table sourcetype, eventtype, source, host" -d output_mode=csv
The admin account has all the reset capabilities enabled on it.
↧