Hi Eric,
I’m running the same elasticsearch image as yours 
(8b05ccbe-0890-11e5-8d30-57386d1d5482) and it works fine for me. The only 
difference between my configuration and the default is that my elasticsearch 
listens on net0 instead of lo0 because I was running the search GUI on my 
desktop. 

I’m running SmartOS version joyent_20150528T153328Z and my indexes look like 
this

    elastic-5.11$ curl 10.0.1.33:9200/_cat/indices?v
    health status index      pri rep docs.count docs.deleted store.size 
pri.store.size
    yellow open   kibana-int   5   1          1            0     10.5kb         
10.5kb
    yellow open   .kibana      1   1          3            1     12.8kb         
12.8kb
    yellow open   poe          5   1      17357            0      2.8mb         
 2.8mb

I’ve noticed that the elasticesearch in pkgsrc is version 1.4.4 while the one 
that you probably downloaded from elastic.co <http://elastic.co/> is version 
1.7.3. I’ve also noticed that you seem to be running logstash which doesn’t 
seem to be in pkgsrc, so I’m also going to guess that you’ve downloaded that 
from elastic.co <http://elastic.co/> as well. Maybe the latest version is 
logstash breaks old versions of elasticsearch? That’s a lot of guessing on my 
part though. 

Cheers,
Lloyd


-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to