format in -j and -J options. Thanks to cstdenis for the report.
-i | --ident name : programname used as syslog ident. Default: postgres
-I | --incremental : use incremental mode, reports will be generated by
days in a separate directory, --outdir must be set.
- -j | --jobs number : number of jobs to run at same time. Default is 1,
- run as single process.
- -J | --Jobs number : number of log file to parse in parallel. Default
- is 1, run as single process.
+ -j | --jobs number : number of jobs to run at same time. Run as single
+ by default or when working with csvlog.
+ -J | --Jobs number : number of log file to parse in parallel. Process one
+ file at a time by default or when csvlog is used.
-l | --last-parsed file: allow incremental log parsing by registering the
last datetime and line parsed. Useful if you want
to watch errors since last run or if you want one
-i | --ident name : programname used as syslog ident. Default: postgres
-I | --incremental : use incremental mode, reports will be generated by
days in a separate directory, --outdir must be set.
- -j | --jobs number : number of jobs to run at same time. Default is 1,
- run as single process.
- -J | --Jobs number : number of log file to parse in parallel. Default
- is 1, run as single process.
+ -j | --jobs number : number of jobs to run at same time. Run as single
+ by default or when working with csvlog.
+ -J | --Jobs number : number of log file to parse in parallel. Process one
+ file at a time by default or when csvlog is used.
-l | --last-parsed file: allow incremental log parsing by registering the
last datetime and line parsed. Useful if you want
to watch errors since last run or if you want one
-i | --ident name : programname used as syslog ident. Default: postgres
-I | --incremental : use incremental mode, reports will be generated by
days in a separate directory, --outdir must be set.
- -j | --jobs number : number of jobs to run at same time. Default is 1,
- run as single process.
- -J | --Jobs number : number of log file to parse in parallel. Default
- is 1, run as single process.
+ -j | --jobs number : number of jobs to run at same time. Run as single
+ by default or when working with csvlog.
+ -J | --Jobs number : number of log file to parse in parallel. Process one
+ file at a time by default or when csvlog is used.
-l | --last-parsed file: allow incremental log parsing by registering the
last datetime and line parsed. Useful if you want
to watch errors since last run or if you want one