# to add a new parameter in the config file,
# the CONF object in config.ini must be updated
[elastic]
url = http://localhost:9200
creds =

[output]
# elasticsearch or console
destination = elasticsearch

[kibana]
url = http://10.63.243.17/kibana/app/kibana
js = true
js_path = /usr/share/nginx/html/kibana_dashboards/conf.js