Re: Marvel template upload

2014-12-03 Thread 熊贻青
Hi Boaz, Yes REST interface got less compatibility issue. The only downside for us is lacking proper authentication header in its REST request. Is there any plan to support both REST and tranport interface? Another question, what ’s the version range supported by existing marvel? If I

Re: Marvel template upload

2014-12-03 Thread 熊贻青
Sorry you answered the ersion range question already:) Thanks! -- 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

Re: Marvel template upload

2014-11-30 Thread Boaz Leskes
Hi Jaguar, Marvel requires an index template to make sure some fields get the correct mappings. Similar in nature to the logstash template (see https://github.com/logstash-plugins/logstash-output-elasticsearch/blob/master/lib/logstash/outputs/elasticsearch/elasticsearch-template.json ) .

Marvel template upload

2014-11-26 Thread 熊贻青
Hi, I was using marvel in my test environment. As we had authentication plugin on the REST interface, and noticed the error like: marvel.agent.exporter ... failed to upload index template, stopping export I’m pretty sure it’s blocked by the auth plugin, but the question is why would marvel