use configure file rather than arguments to organize the configuration
[releng.git] / utils / test / scripts / 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 creds =
6
7 [output]
8 # elasticsearch or console
9 destination = elasticsearch
10
11 [kibana]
12 url = http://10.63.243.17/kibana/app/kibana
13 js = true
14 js_path = /usr/share/nginx/html/kibana_dashboards/conf.js