$ ./mongosniff --help
Usage: mongosniff [--help] [--forward host:port] [--source (NET <interface> | FILE <filename>)] [<port0> <port1> ...]
--forward Forward all parsed request messages to mongod instance at
specified host:port
--source Source of traffic to sniff, either a network interface or a
file containing perviously captured packets, in pcap format.
If no source is specified, mongosniff will attempt to sniff
from one of the machine's network interfaces.
<port0>... These parameters are used to filter sniffing. By default,
only port 27017 is sniffed.
--help Print this help message.
IF YOU HAVE A QUESTION, POST IT TO THE USER GROUP.
These pages are fine for comments, but for questions, your best bet will always be the MongoDB User Group. blog comments powered by Disqus