[strace/strace] structured output to tcp socket (#166)

Windel Bouwman notifications at github.com
Tue Dec 8 13:16:52 UTC 2020


Hi!

This tracing tool is cool! Is there an option to route the events as timestamp/message pairs in either json / cbor format into a tcp/ip pipe? I would like this to be able to visualize them in a trace visualizer.

For example, my own visualization toolie (https://github.com/windelbouwman/lognplot) can ingest (timestamp,message) pairs over a tcp link. For this to work, I would write a python script that takes the strace output, and forwards it in the proper format.




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/strace/strace/issues/166
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20201208/d00fc419/attachment.htm>


More information about the Strace-devel mailing list