# (C) Copyright 2015 Hewlett Packard Enterprise Development Company LP init_config: instances: # The URL where elasticsearch accepts HTTP requests. This will be used to # fetch statistics from the nodes and information about the cluster health. # # If you're using basic authentication with a 3rd party library, for example # elasticsearch-http-basic, you will need to specify a value for username # and password for every instance that requires authentication. # #- url: http://localhost:9200 # username: username # password: password # dimensions: # dim1: value1 # dim2: value2