[erlang-questions] Who called my gen_server?

Frank Muller frank.muller.erl@REDACTED
Mon Apr 24 17:43:08 CEST 2017


Hi guys,

I've two connected nodes: N1, N2.

N1 is mine and I've a gen_server running on it.
N2 is external and doesn't belong to me.

A process on N2 is calling my gen_server (on N1) via an rpc:call.

Is there a way to know the Pid of that process?
Or, can I log all rpc_call(s) calling my gen_server?

/Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170424/5246a111/attachment.htm>


More information about the erlang-questions mailing list