Re: How to configure elasticsearch

2017-11-20 Thread Gunnar Maronde
thing is on the same machine elastic search must listen > on localhost:9200 but in your case you have a FQDN. > > what if you try to search on your fqdns instead of localhost: > > # curl -XGET 'your fqdn:9200/_cat/indices?v&pretty' > > On Saturday, Nove

Re: How to configure elasticsearch

2017-11-20 Thread Gunnar Maronde
earch issue (not Zammad > Realated). > > Am Samstag, 18. November 2017 15:18:22 UTC+1 schrieb Gunnar Maronde: >> >> Correction, there is a listener on port 9200, but elrond.elmenhorst. is >> not the correct FQDN, there ist a d

Re: How to configure elasticsearch

2017-11-18 Thread Gunnar Maronde
t; What java version do you have? > Do you see a listener on port 9200? > > On Friday, November 17, 2017 at 3:10:58 PM UTC-5, Gunnar Maronde wrote: >> >> hello neoremi, >> as you told me, I created a test ticket and there are already several >> more tickets. elasticsea

Re: How to configure elasticsearch

2017-11-18 Thread Gunnar Maronde
PM UTC-5, neoremi wrote: >> >> OK. >> What is output of # curl http://localhost:9200 ? >> What java version do you have? >> Do you see a listener on port 9200? >> >> On Friday, November 17, 2017 at 3:10:58 PM UTC-5, Gunnar Maronde wrote: >>> >&

Re: How to configure elasticsearch

2017-11-18 Thread Gunnar Maronde
n Friday, November 17, 2017 at 3:10:58 PM UTC-5, Gunnar Maronde wrote: >> >> hello neoremi, >> as you told me, I created a test ticket and there are already several >> more tickets. elasticsearch service is running: >> >> gm@elrond:~$ ps aux | grep elasticsearch

Re: How to configure elasticsearch

2017-11-17 Thread Gunnar Maronde
gt; > On Friday, November 17, 2017 at 12:11:57 PM UTC-5, Gunnar Maronde wrote: >> >> Thes result remains the same. the output of "sudo >> zammad run rake searchindex:rebuild" is >> >> drop indexes... >> create indexes... >> rake aborted! >>

Re: How to configure elasticsearch

2017-11-17 Thread Gunnar Maronde
ber 2017 15:32:06 UTC+1 schrieb neoremi: > > Create a test ticket and do this: > > # zammad run rails r "Setting.set('es_url', 'http://localhost:9200')" > # zammad run rails r "Setting.set('es_index', 'zammad')" > # zammad

Re: How to configure elasticsearch

2017-11-17 Thread Gunnar Maronde
ofer: > > It seems hat the index is not existing in elastichsearch. > > What was the output of: > > zammad run rake searchindex:rebuild > > -Martin > > Am Freitag, 17. November 2017 09:46:06 UTC+1 schrieb Gunnar Maronde: >> >> Thanks, I habe do

Re: How to configure elasticsearch

2017-11-17 Thread Gunnar Maronde
tml > > Enjoy, > > -Martin > > Am Freitag, 17. November 2017 09:22:52 UTC+1 schrieb Gunnar Maronde: >> >> I just updated my zammad installation from Version 1.5 to 2.1 via >> "apt-get install zammad". By doing that, elasticsearch was also installed, &

How to configure elasticsearch

2017-11-17 Thread Gunnar Maronde
I just updated my zammad installation from Version 1.5 to 2.1 via "apt-get install zammad". By doing that, elasticsearch was also installed, which I did not use before. When I try to open the Reporting in the Web GUI, I get the message Elasticsearch need to be configured! (see attached screensh