On 2014-10-01 3:26 pm, Brian wrote:
But one question: When I click on the Info button near the upper right
of a panel, it shows the JSON request as invoked by curl. But that's
only a suggestion, right? In other words, my browser is not using
curl?

I've run into issues with curl's buffer limitations with large
queries, and am hoping that Kibana is only giving me a suggestion to
use curl, but isn't telling my browser to use curl.

Correct. Kibana formats the query as a curl command so you can more easily cut-n-paste it into a terminal window someplace and run it. The Kibana javascript makes it's own http calls to elasticsearch to issue the queries. It's not somehow running curl out of your browser. :-)

--[Lance]

--
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/ac2175a0b3c36e5b2a1150bcc709b62c%40webmail.bearcircle.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to