Hi, On Saturday, 29 October 2016 11:48:13 UTC+2, [email protected] wrote: > > I was wondering if it's possible to use the ElasticSearch cluster deployed > for Graylog directly with ES API to perform operation on other indices. >
Yes, that's possible. Graylog will only touch indices managed by itself (see elasticsearch_index_prefix <https://github.com/Graylog2/graylog2-server/blob/2.1.1/misc/graylog.conf#L245-L246> ). Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/99dac042-9a2a-4eed-b39e-540bba26dfcb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
