Skip to content

Latest commit

 

History

History
 
 

7-insights

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Exercise - Red Hat Insights

Read this in other languages: uk English

Table Contents

Objective

The goal of this exercise is to understand Red Hat Insights, and use Ansible to install and configure it on all web nodes.

Guide

red hat insights logo

Step 1 - Understand Red Hat Insights

Red Hat Insights allows you to proactively identify and remediate security, compliance, and configuration risks in your Red Hat® Enterprise Linux® environments. Red Hat Insights is included with a Red Hat Enterprise Linux subscription.

  • Enhanced visibility across Red Hat environments with a single tool
  • Comprehensive risk identification without manual analysis
  • Guidance at your fingertips
  • Resolution at scale with Red Hat Ansible Automation Platform

Effectively Red Hat Insights will identify security, compliance and configuration risks, and use Ansible Automation Platform to automate and implment the fixes. There is no need to create your own Ansible Playbooks, Red Hat Insights will provide those to Automation controller.

Step 2 - Create a cloud.redhat.com account

To get Red Hat Insights working in our workshop inventory we need two things:

  • a cloud.redhat.com account
  • a valid Red Hat Enterprise Linux license assigned to that account

Luckily both of these two things can be done in one spot:

  • Navigate to https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux

  • Click on the Try it free button:

    try it now

  • Click on the DOWNLOAD button:

    download

  • Now if you do not have an account, you can create one now:

    login

  • Create an account by clicking Create one now or by clicking on one of the alternate login methods (e.g. Github). Fill out the information

  • Make sure to verify your email address:

    verify

  • After verification you can login the website will download the x86_64 file. However you do not need this file for the purposes of this workshop exercise. This also added access to the license for Red Hat Enterprise Linux

Step 3 - Examine your license

  • Navigate to Red Hat Customer Portal https://access.redhat.com.

  • Scroll down to the My Subscriptions and click the link:

    subscription

  • Now click on the Subscriptions link:

    tab

  • You will see your active subscriptions:

    my subscription

Step 4 - Launch the Ansible Job

You now have a Red Hat account, and an active subscription to use Red Hat Insights! Open up the Automation controller UI again.

  • Navigate to templates

  • Click on the Rocket and launch the SERVER / Red Hat Insights Job

  • Fill out the survey with your Red Hat Account:

    tower survey

  • Watch the job finish successfully on all three web nodes

Step 5 - Login to cloud.redhat.com

  • Navigate your web browser to https://cloud.redhat.com

  • Login and select Red Hat Insights Dashboard

  • Click on Inventory in the left menu to show all your workshop nodes:

    workshop inventory

  • Click on any node to bring up additional information on those Red Hat Enterprise Linux nodes.

Complete

You have completed lab exercise


Navigation
Previous Exercise

Click here to return to the Ansible for Red Hat Enterprise Linux Workshop