Update Deploy-collector-in-standalone-mode-CN.md

This commit is contained in:
吴晟 Wu Sheng 2017-11-28 16:03:42 +08:00 committed by GitHub
parent a48958305d
commit 4cda90a685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 用途说明
单机模式使用本地H2数据库不支持集群部署。主要用于预览、功能测试、演示和低压力系统。你可选择使用Elasticsearch作为
单机模式默认使用本地H2数据库不支持集群部署。主要用于预览、功能测试、演示和低压力系统。如果使用单机collector用于非演示环境你可选择使用Elasticsearch作为存储实现。
## 所需的第三方软件
- JDK8+