Import¶
This tool creates an event-log file from a Flatbuffers encode file.
Flags¶
--type
The type of data contained in the input file. Must be event_log.
--protocol
The protocol used to encode data. Must be flatbuffers.
--encoding
The final encoding format. Can be one of binary and base64.
--name
The name used to represent the data source (similar to gateway name).
--event_log_dir
Where to output the generated event-log. This will follow gateway conventions and save to a file named using the first observed timestamp. The nested directory structure will also follow gateway conventions, i.e. use ISO week (of the first observed timestamp) and the data source name.