make elastic index configurable rather than settled in code
[releng.git] / utils / test / dashboard / etc / config.ini
1 # to add a new parameter in the config file,
2 # the CONF object in config.ini must be updated
3 [elastic]
4 url = http://localhost:9200
5 index = testapi/results
6 creds =
7
8 [kibana]
9 url = http://10.63.243.17:5601/app/kibana
10 js_path = /usr/share/nginx/html/kibana_dashboards/conf.js