Alexey Serbin created KUDU-3279:
-----------------------------------
Summary: Limit the number of diagnostic files kept
Key: KUDU-3279
URL: https://issues.apache.org/jira/browse/KUDU-3279
Project: Kudu
Issue Type: Improvement
Components: log
Reporter: Alexey Serbin
When enabled, {{kudu-master}} and {{kudu-tserver}} processes generate
diagnostics files in the log directory along with INFO/WARNING/ERROR/FATAL log
files. To prevent issues running out of logging space, it would be nice if a
user could configure the maximum number of diagnostics files to keep. Older
diagnostics files should be removed if there are too many of those stored
already.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)