summaryrefslogtreecommitdiffstats
path: root/dashboard/etc/config.ini
blob: b94ac7b4fb94a6fa4f6759deceb8482193e37ed2 (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:5601/app/kibana
js = true
js_path = /usr/share/nginx/html/kibana_dashboards/conf.js