Sources
Tenzir comes with the following source operators, in alphabetical order:
📄️ export
Retrieves events from a Tenzir node. The dual to import.
📄️ from
Produces events by combining a connector and a format.
📄️ load
The load operator acquires raw bytes from a connector.
📄️ shell
Executes a system command and hooks its stdout into the pipeline.
📄️ show
Returns meta information about Tenzir and nodes.
📄️ version
Returns a single event displaying version information of Tenzir.