Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _includes/requirements/collector-linux.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
The Collector supports the following Linux distributions and versions:

* Amazon Linux: 2, 2023. Log collection with Fluentd is not currently supported for Amazon Linux 2023.
* CentOS, Red Hat, or Oracle: 7, 8, 9
* CentOS, or Red Hat: 7, 8, 9
* Oracle: 8, 9
* Debian: 11, 12
* SUSE: 12, 15 for version 0.34.0 or higher. Log collection with Fluentd is not currently supported.
* Ubuntu: 16.04, 18.04, 20.04, 22.04, and 24.04
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Install the Ansible collection
The following Linux distributions and versions are supported:

* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
* CentOS, Red Hat, or Oracle: 7, 8, 9
* CentOS, or Red Hat: 7, 8, 9
* Oracle: 8, 9
* Debian: 11, 12
* SUSE: 12, 15 for Collector version 0.34.0 or higher. Log collection with Fluentd isn't supported.
* Ubuntu: 16.04, 18.04, 20.04, and 22.04
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ Linux
The following Linux distributions and versions:

* Amazon Linux: 2
* CentOS, Red Hat, Oracle: 7, 8, 9
* CentOS, Red Hat: 7, 8, 9
* Oracle: 8, 9
* Debian: 11, 12
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
* Ubuntu: 18.04, 20.04, 22.04
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Use this module to install and configure the Collector on Linux. Download and in
Currently, we support the following Linux distributions and versions:

- Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
- CentOS / Red Hat / Oracle: 7, 8, 9
- CentOS / Red Hat: 7, 8, 9
- Oracle: 8, 9
- Debian: 11, 12
- SUSE: 12, 15 (Note: Only applicable for Collector versions v0.34.0 or higher. Log collection with Fluentd not currently supported.)
- Ubuntu: 16.04, 18.04, 20.04, 22.04
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ Supported Linux versions
The following Linux distributions and versions are supported:

* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
* CentOS, Red Hat, Oracle: 7, 8, 9
* CentOS, Red Hat: 7, 8, 9
* Oracle: 8, 9
* Debian: 11, 12
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
* Ubuntu: 18.04, 20.04, 22.04
Expand Down
Loading