All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added option to set up custom buffer size for the log reader. #22
- Added support for glob patterns. #22
- Convert
http-server
output into a mock HTTP server.#23
- Added HTTP Server output. #19
- Added
--rate-limit
flag to control rate (in bytes/sec) of UDP streaming. #12 - Added
gcppubsub
output option. #13
- Added
--insecure
to disable TLS verification for the TLS and webhook outputs.
- Added webhook output option.
- Added the ability to set all flags via environment variable.
- Added pcap and log file inputs.
- Added udp, tcp, and tls outputs.