Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

epi log convert command

Convert log file from JSON format to text format.

Usage

epi log convert [OPTIONS]

Options

-o, –message-only <MESSAGE_ONLY>

No timestamp in the output.
Default: false.
Possible values: true, false.

–remove <REMOVE>

Remove logs with specified message.

–regex <REGEX>

Apply regex to remove logs with specified message.
Default: false.
Possible values: true, false.

–reset <RESET>

Clear previously set remove filters.
Default: false.
Possible values: true, false.

–global <GLOBAL>

Share remove filters for the future conversions.
Default: false.
Possible values: true, false.

–timezone-hours <TIMEZONE_HOURS>

The target timezone offset in hours.
Aliases: timezone, tz.

-h, –help

Print help.