diff options
| -rw-r--r-- | http_count.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/http_count.conf b/http_count.conf index 68d9445..7c22090 100644 --- a/http_count.conf +++ b/http_count.conf @@ -1,5 +1,5 @@ [HTTP] -TOPN=5 -TYPE=HOST +TOPN=10 +TYPE=Host LOG_LEVEL=30 HTTP_COUNT_LOG_PATH=./plug/business/http_count/http_count_log |
