Closed iLoveTux closed 5 years ago
There is no file output, although it should be pretty straightforward to implement.
For store-and-forward, you can use TLS output to forward streams to upstream Flowgger instances, along with Capnproto for efficient serialization.
already merged in
Perhaps I missed it, but I do not see an option to output to a file. The stdout output could be redirected to a file, I suppose, but a file output type could more easily support a "store-and-forward" scenario. Are there any plans to implement such a feature?