BVR component has multiple outputs to help diagnose problems. These outputs can be to files, kafka topics or both. The files are detailed more fully
below.
- bvr.out - contains all uncaught high level errors (for example configuration problems). Always active no matter the logging settings
- error_X.out - contains all BVR errors and warnings. Output type is configured by error_log_mode in Log Configuration Options
- trace_X.out - contains all BVR tracing for support purposes. Output type is configured by trace_log_mode in Log Configuration Options
BRM component has multiple file outputs to help diagnose problems. The files are detailed more fully
below.
- brm.out - contains all uncaught high level errors (for example configuration problems). Always active no matter the logging settings
- error_X.out - contains all BRM errors and warnings.
- trace_X.out - contains all BRM tracing for support purposes.
BAM component has multiple file outputs to help diagnose problems. The files are detailed more fully
below.
- bam.out - contains all uncaught high level errors (for example configuration problems). Always active no matter the logging settings
- error_X.out - contains all BAM errors and warnings.
- trace_X.out - contains all BAM tracing for support purposes.