[erlang-questions] Report browser, remote shell
Bengt Kleberg
bengt.kleberg@REDACTED
Thu Feb 15 08:36:58 CET 2007
On 2007-02-14 23:43, Geoff Cant wrote:
> Hi everyone, I'm wondering if there's a way to use the report browser
> remotely.
>
> I have a node running SASL logging and can remote shell to it and fire
> up the report browser, but all the rb: functions use standard_io by
> default which leads them to write to STDOUT on the remote node which
> doesn't have a console.
>
> Is there a way to redirect that io to the local (-remsh) node? Or is
> there another rb API that works from another node?
would it help to use rb:start_log/1 ? with the io going to a file you
could copy that file to your node and read it there.
bengt
--
Those were the days...
EPO guidelines 1978: "If the contribution to the known art resides
solely in a computer program then the subject matter is not
patentable in whatever manner it may be presented in the claims."
More information about the erlang-questions
mailing list