energylifegb.blogg.se

Docker for mac 10.9.5
Docker for mac 10.9.5




docker for mac 10.9.5

# This must be > 0 request_timeout : 300000 # Time in milliseconds for Elasticsearch to wait for responses from shards. default_app_id : " discover" # Time in milliseconds to wait for elasticsearch to respond to pings, defaults to # request_timeout setting # ping_timeout: 1500 # Time in milliseconds to wait for responses from the back end or elasticsearch. # ca: /path/to/your/CA.pem # The default application to load. Your Kibana # users will still need to authenticate with Elasticsearch (which is proxied thorugh # the Kibana server) # kibana_elasticsearch_username: user # kibana_elasticsearch_password: pass # If your Elasticsearch requires client certificate and key # kibana_elasticsearch_client_crt: /path/to/your/client.crt # kibana_elasticsearch_client_key: /path/to/your/client.key # If you need to provide a CA certificate for your Elasticsarech instance, put # the path of the pem file here.

docker for mac 10.9.5

kibana" # If your Elasticsearch is protected with basic auth, this is the user credentials # used by the Kibana server to perform maintence on the kibana_index at statup. It will create a new index if it doesn't already exist. elasticsearch_preserve_host : true # Kibana uses an index in Elasticsearch to store saved searches, visualizations # and dashboards. If you set it to false, # then the host you use to connect to *this* Kibana instance will be sent. elasticsearch_url : " # preserve_elasticsearch_host true will send the hostname specified in `elasticsearch`. host : " 0.0.0.0" # The Elasticsearch instance to use for all your queries. port : 5601 # The host to bind the server to.






Docker for mac 10.9.5