Graylog2 dublicates log-messages

Hi.

So, I installed Graylog2 on two systems in one network - one for tests
and second for job.

But - now I have in both of them same messages from both hosts.

My idea was to disable multicast like:

discovery.zen.ping.multicast.enabled: false
discovery.zen.ping.unicast.hosts: ["127.0.0.1:9300"]

But I still have duplicates on both system.

Yes - I have same cluster.name on both machine, but can I disable that
duplicates without changing cluster.name? Even I change cluster.nameand
node.name - I still have copies...

Can somebody please give any idea how to fix it?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

This should have worked. I would suggest uncommenting line "discovery:
TRACE" in logging.yml, restarting the node and posting the log file here.

On Monday, April 1, 2013 8:55:15 AM UTC-4, setevoй_червь™ wrote:

Hi.

So, I installed Graylog2 on two systems in one network - one for tests
and second for job.

But - now I have in both of them same messages from both hosts.

My idea was to disable multicast like:

discovery.zen.ping.multicast.enabled: false
discovery.zen.ping.unicast.hosts: ["127.0.0.1:9300"]

But I still have duplicates on both system.

Yes - I have same cluster.name on both machine, but can I disable that
duplicates without changing cluster.name? Even I change cluster.nameand
node.name - I still have copies...

Can somebody please give any idea how to fix it?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.