Hello, I set up quite simple envirinment, graylog version 1.7, also elastic search is on same node. Data is received and WEb gui looks fine. Now I "discovered" elasticsearch CAT commands and I am surpised that cat/nodes shows not 1 node runnig, but actually 2. I looked in the logfiles and I see, when I start elasticsearch, the node Deathurge is started. When I start graylog service, another node with name graylog2-server is started. Is this usual behavior that there are actually 2 nodes shown ??
[glog@graylog1]$ curl 'http://localhost:9200/_cat/nodes?v' host ip heap.percent ram.percent load node.role master name graylog1 10.234.102.12 46 26 0.00 c - graylog2-server graylog1 10.234.102.12 34 26 0.00 d m Deathurge Thanks. -- 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/2b9c6dd2-0ea1-404c-b547-6a5bd31f0b79%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
