Collector Installation
To install Collector, ensure that the following prerequisites are met:
Requirements
| Operating System | Red Hat Enterprise Linux 8.10 |
| Packages | Java OpenSDK 17 |
In Red Hat Enterprise Linux, to check the Java version, run the following
command:
java-versionIf openjdk-17 does not exist, install it using the following
command:
sudo yum install java-17-openjdk-17.0.17.0.10-1.el8.x86_64