Scroll to navigation

CAN_LOGCONVERT(1) User Commands CAN_LOGCONVERT(1)

NAME

can_logconvert - convert a log file from one format to another

DESCRIPTION

usage: can_logconvert [-h] [-s FILE_SIZE] INFILE OUTFILE

Convert a log file from one format to another.

positional arguments:

Input filename. The type is dependent on the suffix, see can.LogReader.
Output filename. The type is dependent on the suffix, see can.Logger.

options:

show this help message and exit
Maximum file size in bytes. Rotate log file when size threshold is reached.
October 2025 can_logconvert 4.6.1