diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-09-28 10:24:22 +0800 |
---|---|---|
committer | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-09-28 10:24:22 +0800 |
commit | 6c9775e45460c572850450ef5bd3b02abb181810 (patch) | |
tree | 1be83fe9223cca7b07b717fcd27df749895c1081 /utils/test/dashboard/etc | |
parent | e9c79c7e8b4d67ee0c8ab3ccc31ce76544fb6266 (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 'utils/test/dashboard/etc')
-rw-r--r-- | utils/test/dashboard/etc/config.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/test/dashboard/etc/config.ini b/utils/test/dashboard/etc/config.ini index b94ac7b4f..1e67bd822 100644 --- a/utils/test/dashboard/etc/config.ini +++ b/utils/test/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 |