[erlang-questions] Tracing traffic between nodes
Bengt Kleberg
bengt.kleberg@REDACTED
Mon Feb 3 15:50:49 CET 2014
Greetings,
These are opinions, not facts.
Please look at www.erlang.org/doc/man/ttb.html since you have a
distributed system. It might not do what you want, but it should fit
your needs better than dbg.
bengt
a On Mon, 2014-02-03 at 15:41 +0100, David Welton wrote:
> Hi,
>
> After a bit of muddling around with the dbg man page and application,
> I don't see an easy way to accomplish what I would like to accomplish:
> trace all messages between two nodes - everything that they send back
> and forth to one another, but not internally.
>
> Any ideas?
>
> Thank you,
More information about the erlang-questions
mailing list