Skip to content
Discussion options

You must be logged in to vote

Had success here adding everything below config: to /opt/so/saltstack/local/pillar/global.sls

elasticsearch:
  true_cluster: False
  replicas: 0
  discovery_nodes: 1
  hot_warm_enabled: False
  cluster_routing_allocation_disk.threshold_enabled: true
  cluster_routing_allocation_disk_watermark_low: '95%'
  cluster_routing_allocation_disk_watermark_high: '98%'
  cluster_routing_allocation_disk_watermark_flood_stage: '98%'
  config:
    ingest:
      geoip:
        downloader:
          enabled: true

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by xde012
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@argwfm
Comment options

@xde012
Comment options

@dougburks
Comment options

@xde012
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants