commit | 9c225fbb1863e08b87f255d129b4bbfbd8c94c38 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Mar 10 11:11:40 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Mar 10 11:11:40 2016 +0100 |
tree | e55829ae6950452a6cbcfbfffd370e745fc1c7c4 | |
parent | c509c903f7b77539f5deb8385b60e77db1f058d8 [diff] [blame] |
add support for setting path to configuration file
diff --git a/README.rst b/README.rst index 98b9c76..89c289f 100644 --- a/README.rst +++ b/README.rst
@@ -22,12 +22,13 @@ host: localhost port: 9200 -Or without adding elasticsearch kibana repository +Or without adding elasticsearch kibana repository, but with modified path to config file .. code-block:: yaml kibana: server: + configpath: /usr/share/kibana/config/kibana.yml enabled: true bind: address: 0.0.0.0