Sinks
Tenzir comes with the following sink operators, in alphabetical order:
📄️ discard
Discards all incoming events.
📄️ import
Imports events into a Tenzir node. The dual to export.
📄️ save
The save operator acquires raw bytes from a connector.
📄️ serve
Make events available under the [/serve REST API
📄️ to
Consumes events by combining a connector and a format.