RHV Log Collector Analyzer¶
RHV Log Collector Analyzer is a tool that analyze RHV sosreports and live systems.
This module provides processing for the output of rhv-log-collector-analyzer --json which will be running in a live system to detect possible issues.
-
class
insights.parsers.rhv_log_collector_analyzer.
RhvLogCollectorJson
(context, extra_bad_lines=None)[source]¶ Bases:
insights.core.CommandParser
,insights.core.JSONParser
Class to parse the output of
rhv-log-collector-analyzer --json
.