google / stenographer

Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. Discussion/announcements at stenographer@googlegroups.com
Apache License 2.0
1.79k stars 233 forks source link

Add testimony socket config option to stenographer #222

Closed MalakhatkoVadym closed 4 years ago

MalakhatkoVadym commented 4 years ago

Stenotype has an option for using testimony socket (if compiled with testimony support), but there was no way to use it with stenographer.

gconnell commented 4 years ago

Well isn't that just a wild oversight on my part! Thanks for that! I've definitely tested this out, but I must have done so in a branch that never got submitted :'(.

Could I get you to gofmt your files? It appears there's some whitespace issues. Otherwise, good to go.

MalakhatkoVadym commented 4 years ago

Thanks for reviewing - I've fixed the whitespace issues in this commit