Feature sasl plaintext argv config

This commit is contained in:
刘学利
2021-08-19 06:20:32 +00:00
parent dd00c9effe
commit ea1875f229
3 changed files with 15 additions and 20 deletions

View File

@@ -9,6 +9,8 @@ MODE=1
NIC_NAME="lo"
LOG_LEVEL=10
LOG_PATH="./tsglog/tsglog"
SASL_USERNAME="admin"
SASL_PASSWD="galaxy2019"
BROKER_LIST="127.0.0.1:9092"
COMMON_FIELD_FILE="tsgconf/tsg_log_field.conf"