Systemtap filghtrecorder over network

Frank Ch. Eigler fche@redhat.com
Mon Oct 22 15:37:00 GMT 2012


Hi -

> [...]
> It would be practical to let stap run on a machine dumping its data
> over an UDP socket just like one would pipe its stdout through
> netcat.  Having this functionality built in however would be nice.

OK, what would you imagine, other than:

   stap FOO.stp | nc -u LOGHOST LOGPORT

(Automated remote invocation is trickier because it involves
authentication/authorization and lots of other setup.)

- FChE



More information about the Systemtap mailing list