Hi All, I am new to this group and new to logstash+elasticsearch tool. I am trying my hands on installing and running few things as mentioned on this link http://logstash.net/docs/1.4.2/tutorials/getting-started-with-logstash I have reached to a point where I am trying to install a plugin and it looks like I did install it "kopf"
Output for the installed plugin: $ bin/plugin --install kopf --url file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip -> Installing kopf... Trying file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip... Downloading ................DONE Installed kopf into /export/home/oracle/Logspoc/elasticsearch-1.1.1/plugins/kopf Identified as a _site plugin, moving to _site structure ... $ curl 'localhost:9200/_cat/plugins?v' name component version type url Artemis kopf 1.3.5 s /_plugin/kopf/ However, I am able to acess the URL "http://localhost:9200/_plugin/kopf " -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/32660b70-0111-4134-9ea0-21f5e7b2a4e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
