Installing Elasticsearch Plugins kopf

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 elasticsearch+unsubscribe@googlegroups.com.
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.

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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
Getting Started with Logstash | Logstash Reference [8.11] | Elastic
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvishalrs@gmail.com wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoGcP8xV16jAAi5PG_Vn%2BFxJ3QV-oRp_8F%2Bn%3DC9uWuOpSw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or any
other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma <rsvis...@gmail.com
<javascript:>> wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Maybe a permission problem? If ES process can not read the installed plugin
files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvishalrs@gmail.com wrote:

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or any
other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
h-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/e
lasticsearch-kopf-master.zip
-> Installing kopf...
Trying file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip...
Downloading ................DONE
Installed kopf into /export/home/oracle/Logspoc/el
asticsearch-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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoENoQq-z0bStW9m8GG4ODFp2j8cKyqRx5R6xH6LWuPmdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

This was fixed :). See Support trailing slashes on plugin _site URLs fix #2654 · elastic/elasticsearch@8ab9d2d · GitHub
It should redirect to the URL with appended /

Best

Le 3 oct. 2014 à 21:47, "joergprante@gmail.com" joergprante@gmail.com a écrit :

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvishalrs@gmail.com wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoGcP8xV16jAAi5PG_Vn%2BFxJ3QV-oRp_8F%2Bn%3DC9uWuOpSw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/B8754343-450C-48FE-86A3-0BC3AE11DB6A%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

Just wondering how should I check if plugin have appropriate permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:

Maybe a permission problem? If ES process can not read the installed
plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma <rsvis...@gmail.com
<javascript:>> wrote:

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or
any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com
wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
h-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/e
lasticsearch-kopf-master.zip
-> Installing kopf...
Trying file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip...
Downloading ................DONE
Installed kopf into /export/home/oracle/Logspoc/el
asticsearch-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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

When you use bin/plugin with another user than ES process is running, it
might give problems. You can check the files of the plugin folder if they
are proper.

Jörg

On Fri, Oct 3, 2014 at 10:47 PM, vishal sharma rsvishalrs@gmail.com wrote:

Just wondering how should I check if plugin have appropriate permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:

Maybe a permission problem? If ES process can not read the installed
plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvis...@gmail.com
wrote:

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or
any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com
wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
h-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/e
lasticsearch-kopf-master.zip
-> Installing kopf...
Trying file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip...
Downloading ................DONE
Installed kopf into /export/home/oracle/Logspoc/el
asticsearch-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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40goo
glegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoEs4jskaEhKpdTnu7c13CtwMX_6fUguO6QL5%3DR6%2BRQdsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Thanks for helping on this.

I did install the plugin and ES with the same user. So not sure if this
applies in my case.

Also, plugin directory looks ok to me...any other clues? or ideas

$ ls -lrt
total 108
-rw-r--r-- 1 oracle dba 30755 Oct 3 13:52 worker-json.js
-rw-r--r-- 1 oracle dba 2307 Oct 3 13:52 theme-kopf.js
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 tests
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 src
-rw-r--r-- 1 oracle dba 2106 Oct 3 13:52 README.md
drwxr-xr-x 8 oracle dba 4096 Oct 3 13:52 partials
-rw-r--r-- 1 oracle dba 1924 Oct 3 13:52 package.json
-rw-r--r-- 1 oracle dba 9742 Oct 3 13:52 mode-json.js
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 modals
-rw-r--r-- 1 oracle dba 1083 Oct 3 13:52 LICENSE
-rw-r--r-- 1 oracle dba 2186 Oct 3 13:52 index.html
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 imgs
-rw-r--r-- 1 oracle dba 7148 Oct 3 13:52 Gruntfile.js
drwxr-xr-x 6 oracle dba 4096 Oct 3 13:52 font-awesome
-rw-r--r-- 1 oracle dba 81 Oct 3 13:52 es-plugin.properties
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dist
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dataset

On Friday, October 3, 2014 3:57:34 PM UTC-5, Jörg Prante wrote:

When you use bin/plugin with another user than ES process is running, it
might give problems. You can check the files of the plugin folder if they
are proper.

Jörg

On Fri, Oct 3, 2014 at 10:47 PM, vishal sharma <rsvis...@gmail.com
<javascript:>> wrote:

Just wondering how should I check if plugin have appropriate permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:

Maybe a permission problem? If ES process can not read the installed
plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvis...@gmail.com
wrote:

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or
any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com
wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
h-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/e
lasticsearch-kopf-master.zip
-> Installing kopf...
Trying file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip...
Downloading ................DONE
Installed kopf into /export/home/oracle/Logspoc/el
asticsearch-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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40goo
glegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

In which dir are those files?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 3 oct. 2014 à 23:11, vishal sharma rsvishalrs@gmail.com a écrit :

Thanks for helping on this.

I did install the plugin and ES with the same user. So not sure if this applies in my case.

Also, plugin directory looks ok to me...any other clues? or ideas

$ ls -lrt
total 108
-rw-r--r-- 1 oracle dba 30755 Oct 3 13:52 worker-json.js
-rw-r--r-- 1 oracle dba 2307 Oct 3 13:52 theme-kopf.js
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 tests
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 src
-rw-r--r-- 1 oracle dba 2106 Oct 3 13:52 README.md
drwxr-xr-x 8 oracle dba 4096 Oct 3 13:52 partials
-rw-r--r-- 1 oracle dba 1924 Oct 3 13:52 package.json
-rw-r--r-- 1 oracle dba 9742 Oct 3 13:52 mode-json.js
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 modals
-rw-r--r-- 1 oracle dba 1083 Oct 3 13:52 LICENSE
-rw-r--r-- 1 oracle dba 2186 Oct 3 13:52 index.html
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 imgs
-rw-r--r-- 1 oracle dba 7148 Oct 3 13:52 Gruntfile.js
drwxr-xr-x 6 oracle dba 4096 Oct 3 13:52 font-awesome
-rw-r--r-- 1 oracle dba 81 Oct 3 13:52 es-plugin.properties
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dist
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dataset

On Friday, October 3, 2014 3:57:34 PM UTC-5, Jörg Prante wrote:
When you use bin/plugin with another user than ES process is running, it might give problems. You can check the files of the plugin folder if they are proper.

Jörg

On Fri, Oct 3, 2014 at 10:47 PM, vishal sharma rsvis...@gmail.com wrote:
Just wondering how should I check if plugin have appropriate permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:
Maybe a permission problem? If ES process can not read the installed plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvis...@gmail.com wrote:
Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:
You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/48877123-31AA-4508-9491-34345E52DCD7%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

/export/home/oracle/Logspoc/elasticsearch-1.1.1 -- Where ES is installed

/export/home/oracle/Logspoc/elasticsearch-1.1.1/plugins/kopf/ --- Where
plugin is installed

On Friday, October 3, 2014 4:20:15 PM UTC-5, David Pilato wrote:

In which dir are those files?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 3 oct. 2014 à 23:11, vishal sharma <rsvis...@gmail.com <javascript:>>
a écrit :

Thanks for helping on this.

I did install the plugin and ES with the same user. So not sure if this
applies in my case.

Also, plugin directory looks ok to me...any other clues? or ideas

$ ls -lrt
total 108
-rw-r--r-- 1 oracle dba 30755 Oct 3 13:52 worker-json.js
-rw-r--r-- 1 oracle dba 2307 Oct 3 13:52 theme-kopf.js
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 tests
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 src
-rw-r--r-- 1 oracle dba 2106 Oct 3 13:52 README.md
drwxr-xr-x 8 oracle dba 4096 Oct 3 13:52 partials
-rw-r--r-- 1 oracle dba 1924 Oct 3 13:52 package.json
-rw-r--r-- 1 oracle dba 9742 Oct 3 13:52 mode-json.js
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 modals
-rw-r--r-- 1 oracle dba 1083 Oct 3 13:52 LICENSE
-rw-r--r-- 1 oracle dba 2186 Oct 3 13:52 index.html
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 imgs
-rw-r--r-- 1 oracle dba 7148 Oct 3 13:52 Gruntfile.js
drwxr-xr-x 6 oracle dba 4096 Oct 3 13:52 font-awesome
-rw-r--r-- 1 oracle dba 81 Oct 3 13:52 es-plugin.properties
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dist
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dataset

On Friday, October 3, 2014 3:57:34 PM UTC-5, Jörg Prante wrote:

When you use bin/plugin with another user than ES process is running, it
might give problems. You can check the files of the plugin folder if they
are proper.

Jörg

On Fri, Oct 3, 2014 at 10:47 PM, vishal sharma rsvis...@gmail.com
wrote:

Just wondering how should I check if plugin have appropriate permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:

Maybe a permission problem? If ES process can not read the installed
plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvis...@gmail.com
wrote:

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or
any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com
wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
h-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/e
lasticsearch-kopf-master.zip
-> Installing kopf...
Trying file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip..
.
Downloading ................DONE
Installed kopf into /export/home/oracle/Logspoc/el
asticsearch-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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d
5-4770-b700-29a2ff55ca1e%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ddeb9c6a-be44-4d84-a855-7d59118db8e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You should have a _site dir under kopf dir. And all your files should be in that _site dir.

Le 3 oct. 2014 à 23:22, vishal sharma rsvishalrs@gmail.com a écrit :

/export/home/oracle/Logspoc/elasticsearch-1.1.1 -- Where ES is installed

/export/home/oracle/Logspoc/elasticsearch-1.1.1/plugins/kopf/ --- Where plugin is installed

On Friday, October 3, 2014 4:20:15 PM UTC-5, David Pilato wrote:
In which dir are those files?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 3 oct. 2014 à 23:11, vishal sharma rsvis...@gmail.com a écrit :

Thanks for helping on this.

I did install the plugin and ES with the same user. So not sure if this applies in my case.

Also, plugin directory looks ok to me...any other clues? or ideas

$ ls -lrt
total 108
-rw-r--r-- 1 oracle dba 30755 Oct 3 13:52 worker-json.js
-rw-r--r-- 1 oracle dba 2307 Oct 3 13:52 theme-kopf.js
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 tests
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 src
-rw-r--r-- 1 oracle dba 2106 Oct 3 13:52 README.md
drwxr-xr-x 8 oracle dba 4096 Oct 3 13:52 partials
-rw-r--r-- 1 oracle dba 1924 Oct 3 13:52 package.json
-rw-r--r-- 1 oracle dba 9742 Oct 3 13:52 mode-json.js
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 modals
-rw-r--r-- 1 oracle dba 1083 Oct 3 13:52 LICENSE
-rw-r--r-- 1 oracle dba 2186 Oct 3 13:52 index.html
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 imgs
-rw-r--r-- 1 oracle dba 7148 Oct 3 13:52 Gruntfile.js
drwxr-xr-x 6 oracle dba 4096 Oct 3 13:52 font-awesome
-rw-r--r-- 1 oracle dba 81 Oct 3 13:52 es-plugin.properties
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dist
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dataset

On Friday, October 3, 2014 3:57:34 PM UTC-5, Jörg Prante wrote:
When you use bin/plugin with another user than ES process is running, it might give problems. You can check the files of the plugin folder if they are proper.

Jörg

On Fri, Oct 3, 2014 at 10:47 PM, vishal sharma rsvis...@gmail.com wrote:
Just wondering how should I check if plugin have appropriate permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:
Maybe a permission problem? If ES process can not read the installed plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvis...@gmail.com wrote:
Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working or any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:
You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Getting Started with Logstash | Logstash Reference [8.11] | Elastic
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ddeb9c6a-be44-4d84-a855-7d59118db8e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/7A4339BE-B905-431E-8FFE-650742891832%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

I have the directory you mentioned.

/home/oracle/Logspoc/elasticsearch-1.1.1/plugins/kopf/_site

Any other clues?

On Friday, October 3, 2014 10:16:51 PM UTC-5, David Pilato wrote:

You should have a _site dir under kopf dir. And all your files should be
in that _site dir.

Le 3 oct. 2014 à 23:22, vishal sharma <rsvis...@gmail.com <javascript:>>
a écrit :

/export/home/oracle/Logspoc/elasticsearch-1.1.1 -- Where ES is installed

/export/home/oracle/Logspoc/elasticsearch-1.1.1/plugins/kopf/ --- Where
plugin is installed

On Friday, October 3, 2014 4:20:15 PM UTC-5, David Pilato wrote:

In which dir are those files?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 3 oct. 2014 à 23:11, vishal sharma rsvis...@gmail.com a écrit :

Thanks for helping on this.

I did install the plugin and ES with the same user. So not sure if this
applies in my case.

Also, plugin directory looks ok to me...any other clues? or ideas

$ ls -lrt
total 108
-rw-r--r-- 1 oracle dba 30755 Oct 3 13:52 worker-json.js
-rw-r--r-- 1 oracle dba 2307 Oct 3 13:52 theme-kopf.js
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 tests
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 src
-rw-r--r-- 1 oracle dba 2106 Oct 3 13:52 README.md
drwxr-xr-x 8 oracle dba 4096 Oct 3 13:52 partials
-rw-r--r-- 1 oracle dba 1924 Oct 3 13:52 package.json
-rw-r--r-- 1 oracle dba 9742 Oct 3 13:52 mode-json.js
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 modals
-rw-r--r-- 1 oracle dba 1083 Oct 3 13:52 LICENSE
-rw-r--r-- 1 oracle dba 2186 Oct 3 13:52 index.html
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 imgs
-rw-r--r-- 1 oracle dba 7148 Oct 3 13:52 Gruntfile.js
drwxr-xr-x 6 oracle dba 4096 Oct 3 13:52 font-awesome
-rw-r--r-- 1 oracle dba 81 Oct 3 13:52 es-plugin.properties
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dist
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dataset

On Friday, October 3, 2014 3:57:34 PM UTC-5, Jörg Prante wrote:

When you use bin/plugin with another user than ES process is running, it
might give problems. You can check the files of the plugin folder if they
are proper.

Jörg

On Fri, Oct 3, 2014 at 10:47 PM, vishal sharma rsvis...@gmail.com
wrote:

Just wondering how should I check if plugin have appropriate
permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:

Maybe a permission problem? If ES process can not read the installed
plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvis...@gmail.com
wrote:

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working
or any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com
wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Logstash Reference [8.11] | Elastic
/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/e
lasticsearch-kopf-master.zip
-> Installing kopf...
Trying file:////home/oracle/Logspoc/elasticsearch-kopf-master.zip.
..
Downloading ................DONE
Installed kopf into /export/home/oracle/Logspoc/el
asticsearch-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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d
5-4770-b700-29a2ff55ca1e%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/ddeb9c6a-be44-4d84-a855-7d59118db8e1%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/ddeb9c6a-be44-4d84-a855-7d59118db8e1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/eb279216-16a2-440f-a816-45e39f3f9ca8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

phew...finally I used the IP address instead of localhost and it worked.

Thanks everyone.

On Saturday, October 4, 2014 12:01:38 PM UTC-5, vishal sharma wrote:

I have the directory you mentioned.

/home/oracle/Logspoc/elasticsearch-1.1.1/plugins/kopf/_site

Any other clues?

On Friday, October 3, 2014 10:16:51 PM UTC-5, David Pilato wrote:

You should have a _site dir under kopf dir. And all your files should be
in that _site dir.

Le 3 oct. 2014 à 23:22, vishal sharma rsvis...@gmail.com a écrit :

/export/home/oracle/Logspoc/elasticsearch-1.1.1 -- Where ES is installed

/export/home/oracle/Logspoc/elasticsearch-1.1.1/plugins/kopf/ --- Where
plugin is installed

On Friday, October 3, 2014 4:20:15 PM UTC-5, David Pilato wrote:

In which dir are those files?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 3 oct. 2014 à 23:11, vishal sharma rsvis...@gmail.com a écrit :

Thanks for helping on this.

I did install the plugin and ES with the same user. So not sure if this
applies in my case.

Also, plugin directory looks ok to me...any other clues? or ideas

$ ls -lrt
total 108
-rw-r--r-- 1 oracle dba 30755 Oct 3 13:52 worker-json.js
-rw-r--r-- 1 oracle dba 2307 Oct 3 13:52 theme-kopf.js
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 tests
drwxr-xr-x 4 oracle dba 4096 Oct 3 13:52 src
-rw-r--r-- 1 oracle dba 2106 Oct 3 13:52 README.md
drwxr-xr-x 8 oracle dba 4096 Oct 3 13:52 partials
-rw-r--r-- 1 oracle dba 1924 Oct 3 13:52 package.json
-rw-r--r-- 1 oracle dba 9742 Oct 3 13:52 mode-json.js
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 modals
-rw-r--r-- 1 oracle dba 1083 Oct 3 13:52 LICENSE
-rw-r--r-- 1 oracle dba 2186 Oct 3 13:52 index.html
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 imgs
-rw-r--r-- 1 oracle dba 7148 Oct 3 13:52 Gruntfile.js
drwxr-xr-x 6 oracle dba 4096 Oct 3 13:52 font-awesome
-rw-r--r-- 1 oracle dba 81 Oct 3 13:52 es-plugin.properties
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dist
drwxr-xr-x 2 oracle dba 4096 Oct 3 13:52 dataset

On Friday, October 3, 2014 3:57:34 PM UTC-5, Jörg Prante wrote:

When you use bin/plugin with another user than ES process is running,
it might give problems. You can check the files of the plugin folder if
they are proper.

Jörg

On Fri, Oct 3, 2014 at 10:47 PM, vishal sharma rsvis...@gmail.com
wrote:

Just wondering how should I check if plugin have appropriate
permissions?

On Friday, October 3, 2014 3:38:56 PM UTC-5, Jörg Prante wrote:

Maybe a permission problem? If ES process can not read the installed
plugin files, it can not work...

Jörg

On Fri, Oct 3, 2014 at 10:35 PM, vishal sharma rsvis...@gmail.com
wrote:

Thanks for replying.

I tired this:http://localhost:9200/_plugin/kopf/

Doesn't seem to work. Anything log which says why it is not working
or any other idea?

On Friday, October 3, 2014 2:48:00 PM UTC-5, Jörg Prante wrote:

You must add a trailing slash to the URL

http://localhost:9200/_plugin/kopf/

Jörg

On Fri, Oct 3, 2014 at 9:26 PM, vishal sharma rsvis...@gmail.com
wrote:

Any help would be appreciated on this. Not sure what I am missing.

On Friday, October 3, 2014 2:25:20 PM UTC-5, vishal sharma wrote:

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 Logstash Reference [8.11] | Elastic
/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/e
lasticsearch-kopf-master.zip
-> Installing kopf...
Trying file:////home/oracle/Logspoc/e
lasticsearch-kopf-master.zip...
Downloading ................DONE
Installed kopf into /export/home/oracle/Logspoc/el
asticsearch-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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d
5-4770-b700-29a2ff55ca1e%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6759ceac-83d5-4770-b700-29a2ff55ca1e%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a33c0733-
e74e-4034-ae5c-465bc2e08950%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a33c0733-e74e-4034-ae5c-465bc2e08950%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/dcd892eb-d44d-4004-af8d-e12b92dcabc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/c47a3fee-2ab0-4af4-ae29-51e3ad6f08d5%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/ddeb9c6a-be44-4d84-a855-7d59118db8e1%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/ddeb9c6a-be44-4d84-a855-7d59118db8e1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/4b370e13-047d-4ff0-96ac-cbca959ea729%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.