-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Service Arch 2018-11-05, Service Arch 2018-11-19, Service Arch 2018-12-03, Service Arch 2018-12-17, Service Arch 2019-02-11
Provide a mechanism for capturing client traffic sent to a mongo[d|s] process by observing and copying the messages after they’ve transited the transport layer – i.e. after operating system ::recv() and subsequent TLS decryption. This allows the use of mongoreplay and other tee like functionality to be used when TLS is enabled for client/server communication.
- is duplicated by
-
SERVER-37817 Make auth tests work with the traffic recorder
- Closed
-
SERVER-37818 Make sure traffic capture is on mongos as well as mongod
- Closed
-
SERVER-37822 Write correctness tests for server side packet capture
- Closed
- related to
-
SERVER-87583 Remove TrafficRecorder
- Open