summaryrefslogtreecommitdiffstats
path: root/scripts/config.ini
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2016-09-22 16:15:58 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2016-09-22 16:15:58 +0800
commit39d1381bb4b7d6041a8f05b198db911c9e583da5 (patch)
tree49faaca654d96fc9f47a7702ae9ae90cd985af2e /scripts/config.ini
parent71edb3b92cbbf4a4f648dc4442efea29b76a157e (diff)
rebuild directory structure of Kibana dashboard
JIRA: FUNCTEST-465 Change-Id: Icecd350b2f67105c8aaa9d71fd76d24827515545 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'scripts/config.ini')
-rw-r--r--scripts/config.ini14
1 files changed, 0 insertions, 14 deletions
diff --git a/scripts/config.ini b/scripts/config.ini
deleted file mode 100644
index 63d283d..0000000
--- a/scripts/config.ini
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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