Red Hat Insights
Red Hat Insights is a proactive analytics service included with a RHEL subscription. Once a system is connected, Insights compares its configuration against a continuously updated rule set and flags security risks, stability issues, and performance problems before they cause an outage.
# Register this system with Insights (registering with subscription-manager
# often connects Insights automatically, depending on defaults)
insights-client --register
# Manually trigger a one-time data collection and upload
insights-client
# Check the client's connection status
insights-client --status
Note — Insights only uploads configuration and metadata used for its analysis rules — not full system logs or personal data. Results, including recommended fixes, are viewable on the Red Hat Hybrid Cloud Console.