From 0c451bfa44fcbc5ab1ed2be20510eb79d2d4c96d Mon Sep 17 00:00:00 2001 From: yzc Date: Tue, 31 Dec 2019 17:53:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=A5=E5=BF=97=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E9=85=8D=E7=BD=AE=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- http_check/http_check.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/http_check/http_check.conf b/http_check/http_check.conf index 036de03..467ef1a 100644 --- a/http_check/http_check.conf +++ b/http_check/http_check.conf @@ -1,3 +1,8 @@ [HTTP] SERVER_IP=192.168.40.132 SERVER_PORT=10000 +LOG_LEVEL=30 +MODULE_NAME=HTTP_CHECK +HTTP_CHECK_LOG_PATH=./plug/business/http_check/http_check_log +HTTP_CHECK_ERR_LOG_PATH=./plug/business/http_check/http_check_err_log +