summaryrefslogtreecommitdiffstats
path: root/utils/test/scripts/config.ini
blob: 63d283dc85244be693f01e5ebc2051c315ecca9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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