diff options
author | 2016-09-28 10:24:22 +0800 | |
---|---|---|
committer | 2016-09-28 10:24:22 +0800 | |
commit | 0782c4263d39bd7b44cc19e19107c7dda3a4b45e (patch) | |
tree | 01a574039a8ebac6310cddaf6f71e5413bb85815 /dashboard/etc | |
parent | fdd68181912a81249f33903e1e1e8cb765685dbb (diff) |
no more output elastic docs to stdout/console
JIRA: FUNCTEST-499
Change-Id: I1a78f4dbdd93cc417596a7ef06c2acc3ddc57574
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'dashboard/etc')
-rw-r--r-- | dashboard/etc/config.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dashboard/etc/config.ini b/dashboard/etc/config.ini index b94ac7b..1e67bd8 100644 --- a/dashboard/etc/config.ini +++ b/dashboard/etc/config.ini @@ -4,10 +4,6 @@ url = http://localhost:9200 creds = -[output] -# elasticsearch or console -destination = elasticsearch - [kibana] url = http://10.63.243.17:5601/app/kibana js = true |