Story #7882
Tune CN logfile management
30%
Description
There are many log files generated on the Coordinating Nodes which can make diagnostics challenging. Some logs also appear to be misconfigured or set to log at DEBUG level even on production systems, resulting in extremely verbose logs.
The goal of this activity is to streamline logging to make it easier to find useful information in the logs by reducing verbosity, consolidating where possible, and perhaps refining some log messages.
Subtasks
Associated revisions
refs: #7882 removed stacktrace from certificateManager initialization warning, since it is a common occurence and the stacktrace is confusing in the logs.
refs: #7882 removed stacktrace from certificateManager initialization warning, since it is a common occurence and the stacktrace is confusing in the logs.
History
#1 Updated by Dave Vieglais almost 7 years ago
- Assignee changed from Rob Nahf to Dave Vieglais
#2 Updated by Dave Vieglais almost 7 years ago
- Sprint set to Infrastructure backlog
#3 Updated by Dave Vieglais almost 7 years ago
- % Done changed from 0 to 30
- Status changed from New to In Progress