Skip to content

Commit 908be86

Browse files
authored
cluster: unify default tiflash logger size/count with doc (#2683)
* unify logger size/count with doc * Update tiflash.go
1 parent f6b4dc8 commit 908be86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/cluster/spec/tiflash.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -556,8 +556,6 @@ server_configs:
556556
status.metrics_port: %[8]d
557557
logger.errorlog: "%[2]s/tiflash_error.log"
558558
logger.log: "%[2]s/tiflash.log"
559-
logger.count: 20
560-
logger.size: "1000M"
561559
%[13]s
562560
raft.pd_addr: "%[9]s"
563561
%[12]s

0 commit comments

Comments
 (0)