-
Type:
Bug
-
Resolution: Done
-
Priority:
Critical - P2
-
Affects Version/s: 2.2.4, 2.4.1
-
Component/s: Logging
-
Environment:Linux
-
ALL
The mongod server does not daemonize correctly when using --fork and --syslog: It does not close stdout.
This bug causes a hang when starting mongod via SSH:
# ssh hostname "mongod --fork --syslog ..."
Pretty much the same bug already existed and was fixed in an older version of MongoDB (without --syslog): SERVER-966
- duplicates
-
SERVER-10084 Logging infrastructure improvements for auditing
-
- Closed
-
- related to
-
SERVER-966 Mongo Server does not close stdin/stdout/stderr when using --fork
-
- Closed
-
-
SERVER-5092 Better named logging with tracing
-
- Closed
-
- links to