- Pull data from sources
- Passes data to plugins
- Writes to the sink named in each output (or the default sink)
- Use
RUST_LOG=info(ordebug) to see more runtime logs. - Start with the File or Socket source, then swap in SQS/MSK.
Tangent runtime
RUST_LOG=info (or debug) to see more runtime logs.