Skip to content

Instantly share code, notes, and snippets.

@braoru
Created October 30, 2015 07:50
Show Gist options
  • Save braoru/b2563ace461f0f633368 to your computer and use it in GitHub Desktop.
Save braoru/b2563ace461f0f633368 to your computer and use it in GitHub Desktop.
#tribe config
tribe.b.cluster.name: b_logbam_leshop_elasticsearch
tribe.b.discovery.zen.ping.multicast.enabled: false
tribe.b.discovery.zen.ping.unicast.hosts: ["esblbmasterp01", "esblbmasterp02", "esblbmasterp03"]
tribe.kibana.cluster.name: leshop_kibana_data
tribe.kibana.discovery.zen.ping.multicast.enabled: false
tribe.kibana.discovery.zen.ping.unicast.hosts: ["mtblbkibdatap01", "mtalbkibdatap01"]
tribe.blocks.indices.write: ci-*,int-*,acc-*,prd-*
tribe.on_conflict: prefer_kibana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment