read_feather
Parses an incoming Feather byte stream into events.
read_feather
Description
Section titled “Description”Transforms the input Feather (a thin wrapper around Apache Arrow’s IPC wire format) byte stream to event stream.
Examples
Section titled “Examples”Publish a feather logs file
Section titled “Publish a feather logs file”load_file "logs.feather"read_featherpulish "log"