Dump¶
Extract data from event logs.
Usage¶
roq-dump [options] file
Flags¶
--header
Print header information?
--summary
Print summary data?
--type
Output type. Any of
log
andcsv
.--table
Filter on table name. Optional when
type
islog
. Required whentype
iscsv
.--message-info
Enable extended message info? Optional when
type
iscsv
.