Details
-
New Feature
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
STM 2020-01-23, STM 2020-02-10
-
2
Description
SERVER-45491.patch
Copied from TIG-2235 to be a SERVER ticket.
When resmoke.py runs replica set tests, the mongod servers log to stdout by default. This can be overridden only by modifying the Javascript test code to pass useLogFiles to ReplSetTest.
It would be useful to me have a way, without modifying the Javascript test code, to make the servers log to files for post-test analysis. I propose a resmoke.py command-line option that enables logging to disk and prevents post-test cleanup of the logfiles.
Attachments
Issue Links
- related to
-
SERVER-46867 Ensure that a db directory is created even when alwaysUseLogFiles is enabled
-
- Closed
-
-
SERVER-45924 Forward resmoke log file storage option to Jasper
-
- Closed
-