Skip to main content
Skip table of contents

Install Oracle Linux 8.7

Prerequisites

  • Internet access and web browser
  • VMware (Workstation or Player) or another VM platform
  • The OracleLinux host should have the following firewall configuration:

    DirectionPortProtocolSourceDestinationPurpose
    Outbound443HTTPSOpen Collectorraw.githubusercontent.com

    Identify the latest container versions.

    Outbound443HTTPSOpen Collector*.gcr.io

    Download the latest Open Collector software.

    Outbound443HTTPSOpen Collectorget.docker.comDownload docker repositories.
    Outbound443HTTPSOpen Collectorcloud.google.comPull container images.

    Outbound

    443

    HTTPS

    Open Collector

    storage.googleapis.com

    Auto-update feature.

    Outbound

    443

    HTTPS

    Open Collector

    console.cloud.google.com

    Auto-update feature.

    Outbound443HTTPSOpen Collectordownload.docker.comAllows for LRCTL installation of Open Collector
    Outbound443HTTPSOpen Collectorregistry-1.docker.ioAllows for LRCTL installation of Open Collector
    Outbound443HTTPSOpen Collectorauth.docker.ioAllows for LRCTL installation of Open Collector
    Outbound443HTTPSOpen Collectorproduction.cloudflare.docker.comAllows for LRCTL installation of Open Collector
    Outbound514TCP - SyslogOpen CollectorWindows System Monitor AgentSyslog feed of data to LogRhythm SIEM.
    Outbound**6514TCP+TLS - Secure SyslogOpen CollectorWindows System Monitor AgentSecure Syslog feed of data to LogRhythm SIEM.
    Outbound8076TCP - Influx/VitalsOpen CollectorPlatform ManagerData feed for Centralized Metrics (LogRhythm 7.5+ only).
    Inbound3000HTTPUser machineOpen CollectorView Open Collector metrics in Grafana.
    Inbound22SSHUser machineOpen CollectorInteract with Open Collector.
    Inbound5044TCP - LumberjackBeatsOpen CollectorMethod to send data from Beats collected outside the Open Collector.

    **indicates optional setting

Oracle Linux 8.7 Installation Setup

  1. Download Oracle Linux 8.7 from https://yum.oracle.com/oracle-linux-isos.html.
  2. Create a VM with the following settings:
    • CPU: 8 cores (or more)
    • RAM: 8 GB (or more)
    • HDD: 50 GB (or more)
    • DVD: OracleLinux-R8-U7-x86_64-dvd.iso
    • User: In addition to the root user, create the following user:
      • username: logrhythm
      • password: <enter a password of your choice>
  3. On initial boot, log in as the root user.

  4. Add the new logrhythm user to the sudoers wheel:

    CODE
    usermod -aG wheel logrhythm
  5. Reboot the VM, and log in as the logrhythm user.

Install Oracle Linux 8.7

  1. Boot your VM with your installation media attached to the virtual CD-ROM drive (.iso format).
  2. Select Install Oracle Linux 8.7.0.
  3. Wait for the media check to complete.
  4. Once the Oracle Linux 8.7 installer GUI starts, select your language localization settings.
  5. Click Continue.
    The Installation Summary screen appears.
  6. In the System section, click Network & Host Name.
    This is required to get networking on your VM without manual configuration.
  7. In the upper-right corner, click the toggle switch to On.  

    The VM retrieves an IP address and DNS settings using DHCP.
  8. In the upper-left corner, click Done.
    The Installation Summary screen appears.
  9. In the Localization section, click Date & Time.  
    The Date & Time screen appears.
  10. Confirm the date and time are correct. 

    You can also use the Network Time (NTP) option (networking must be configured to use this option).
  11. In the upper-left corner, click Done.
    The Installation Summary screen appears.
  12. In the System section, click Installation Destination.  
    The Installation Destination screen appears.
  13. Ensure your local disk is selected. The recommended disk capacity is 50GB.
  14. In the upper-left corner, click Done.
    The Installation Summary screen appears.
  15. In the bottom-left corner under USER SETTINGS, click Root Password.
    The Root Password screen appears.
  16. Provide a strong password, and then in the upper-left corner, click Done.
    The Installation Summary screen appears.
  17. In the bottom-right corner, click Begin Installation.
    The Installation Progress screen appears.
  18. Once the installation is completed, click on Reboot System at the bottom-right corner.

    The INITIAL SETUP screen appears after reboot.
  19. Accept the License Agreement and click User Creation.

  20. Create a logrhythm user with a strong password. 

    You can also create a logrhythm user manually after installation.
  21. Once user creation is complete, click FINISH CONFIGURATION in the lower-right corner.


    The Welcome screen appears.

  22.  Select your preferred language and click Next in the top-right corner.

    The Typing window appears.
  23. Select your preferred keyboard layout and click Next in the top right corner.

    The Ready to Go window appears.
  24. Click the Start Using Oracle Linux Server button.

    Make sure to remove the installation media. The method for removal is hypervisor-specific.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.