fixed 990, provide a parameter to assign the size of clog disk (#1003)
* fixed , provide a parameter to assign the size of clog disk * fixed , remove redundant log * fixed , modify codes accroding to comment * fixed , change statfs to statvfs * fixed #990, rename clog_disk_limit_size to log_disk_size * fixed #990, merge master and add config to observer.include.yaml
This commit is contained in:
@ -33,3 +33,4 @@ config:
|
||||
enable_merge_by_turn: 'FALSE'
|
||||
syslog_io_bandwidth_limit: '10G'
|
||||
enable_async_syslog: 'FALSE'
|
||||
log_disk_size: '30G'
|
||||
|
||||
Reference in New Issue
Block a user