Discussion:
[Gluster-users] Elasticsearch on gluster
Kotresh Hiremath Ravishankar
2018-11-13 11:58:14 UTC
Permalink
Hi,

I tried setting up elastic search on gluster. Here is the note of it. Hope
it helps someone trying to setup ELK stack on gluster.

https://hrkscribbles.blogspot.com/2018/11/elastic-search-on-gluster.html
--
Thanks and Regards,
Kotresh H R
Andreas Davour
2018-11-13 14:34:50 UTC
Permalink
Post by Kotresh Hiremath Ravishankar
Hi,
I tried setting up elastic search on gluster. Here is the note of it. Hope
it helps someone trying to setup ELK stack on gluster.
https://hrkscribbles.blogspot.com/2018/11/elastic-search-on-gluster.html
Apart from proving that it works, isn't a bit overkill to run elk on
gluster? I thought the idea of a clustered database would be that you
get things like the replication and similar features that gluster
provides?

/andreas

--
"economics is a pseudoscience; the astrology of our time"
Kim Stanley Robinson
Vlad Kopylov
2018-11-13 20:44:41 UTC
Permalink
Such approach never worked for me. If nodes fail and restart you need to do
everything by hands.

My suggestion is to leave it to elasticsearch and kibana to do index
replication, even though they are replicating index for replicated gluster
file system.
https://github.com/nextcloud/fulltextsearch/wiki/elastic-search-cluster-with-multiple-nodes

Even with email indexing did the same way but simply with local solr being
fed data by dovecot for indexes

v

On Tue, Nov 13, 2018 at 6:58 AM Kotresh Hiremath Ravishankar <
Post by Kotresh Hiremath Ravishankar
Hi,
I tried setting up elastic search on gluster. Here is the note of it. Hope
it helps someone trying to setup ELK stack on gluster.
https://hrkscribbles.blogspot.com/2018/11/elastic-search-on-gluster.html
--
Thanks and Regards,
Kotresh H R
_______________________________________________
Gluster-users mailing list
https://lists.gluster.org/mailman/listinfo/gluster-users
Loading...