This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Systemtap filghtrecorder over network


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]