Hi! Graylog uses elasticsearch in client mode by default. Enabling those options would make it possible to run graylog without an external elasticsearch cluster, but instead to use the in process one.
For scalability reasons this is not recommended because elasticsearch and graylog have very different performance and memory needs. There are isolated use cases doing this, though, so we support it. For example during testing, or for very low volume instances it can be helpful. When in doubt, you probably don't want to enable these. Best, Kay On Feb 4, 2015 4:22 PM, "Avdhoot Dendge" <[email protected]> wrote: > When we should use or not use below options. What are effects of this > options. If we make it true then graylog2 will not use bulletin > elasticsearch ? > > #elasticsearch_node_master = false > #elasticsearch_node_data = false > > > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
