grarpamp grarpamp@gmail.com writes:
Combine setevents circ and stream https://trac.torproject.org/projects/tor/ticket/11179
Could this just be done with some simple controller code using the existing API?
Something like "carml monitor" plus some grep should get you 90% of the way there... https://carml.readthedocs.org/en/latest/command-monitor.html
Sounds like you want this for debugging user problems, though? I guess I'm suggesting that perhaps the controller-side is a good place to do this aggregation, etc instead of more code in Tor, or am I missing something?