Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 60ea026

Browse files
Merge pull request #2710 from splunk/urbiz-DG28928-linux-reqs
[DG28928]: Linux req include
2 parents ab485d4 + 5b4c1e0 commit 60ea026

File tree

5 files changed

+38
-33
lines changed

5 files changed

+38
-33
lines changed

_includes/requirements/collector-linux.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
The Collector supports the following Linux distributions and versions:
22

33
* Amazon Linux: 2, 2023. Log collection with Fluentd is not currently supported for Amazon Linux 2023.
4-
* CentOS, or Red Hat: 7, 8, 9
4+
* CentOS: 7, 8, 9
5+
* Red Hat: 7, 8, 9
56
* Oracle: 8, 9
67
* Debian: 11, 12
78
* SUSE: 12, 15 for version 0.34.0 or higher. Log collection with Fluentd is not currently supported.

gdi/opentelemetry/collector-linux/deployments-linux-ansible.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,15 @@ Deploy the Collector for Linux with Ansible
1212
Install the Ansible collection
1313
=========================================
1414

15-
The following Linux distributions and versions are supported:
16-
17-
* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
18-
* CentOS, or Red Hat: 7, 8, 9
19-
* Oracle: 8, 9
20-
* Debian: 11, 12
21-
* SUSE: 12, 15 for Collector version 0.34.0 or higher. Log collection with Fluentd isn't supported.
22-
* Ubuntu: 16.04, 18.04, 20.04, and 22.04
15+
.. raw:: html
16+
17+
<div class="include-start" id="requirements/collector-linux.rst"></div>
18+
19+
.. include:: /_includes/requirements/collector-linux.rst
20+
21+
.. raw:: html
22+
23+
<div class="include-stop" id="requirements/collector-linux.rst"></div>
2324

2425
Before installing the Ansible collection, do the following:
2526

gdi/opentelemetry/collector-linux/deployments-linux-chef.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@ You need the following resources to use Chef:
2626
Linux
2727
------------------------
2828

29-
The following Linux distributions and versions:
30-
31-
* Amazon Linux: 2
32-
* CentOS, Red Hat: 7, 8, 9
33-
* Oracle: 8, 9
34-
* Debian: 11, 12
35-
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
36-
* Ubuntu: 18.04, 20.04, 22.04
29+
.. raw:: html
30+
31+
<div class="include-start" id="requirements/collector-linux.rst"></div>
32+
33+
.. include:: /_includes/requirements/collector-linux.rst
34+
35+
.. raw:: html
36+
37+
<div class="include-stop" id="requirements/collector-linux.rst"></div>
3738

3839
Install and use the Collector with Chef
3940
============================================================

gdi/opentelemetry/collector-linux/deployments-linux-puppet.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ Deploy the Collector for Linux with Puppet
1010

1111
Use this module to install and configure the Collector on Linux. Download and install the module from :new-page:`Puppet Forge <https://forge.puppet.com/modules/signalfx/splunk_otel_collector>`. After downloading the module, you can add customizations using the ``class`` parameter.
1212

13-
Currently, we support the following Linux distributions and versions:
14-
15-
- Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
16-
- CentOS / Red Hat: 7, 8, 9
17-
- Oracle: 8, 9
18-
- Debian: 11, 12
19-
- SUSE: 12, 15 (Note: Only applicable for Collector versions v0.34.0 or higher. Log collection with Fluentd not currently supported.)
20-
- Ubuntu: 16.04, 18.04, 20.04, 22.04
13+
.. raw:: html
14+
15+
<div class="include-start" id="requirements/collector-linux.rst"></div>
16+
17+
.. include:: /_includes/requirements/collector-linux.rst
18+
19+
.. raw:: html
20+
21+
<div class="include-stop" id="requirements/collector-linux.rst"></div>
2122

2223
On Linux systems, the :new-page:`puppetlabs/stdlib module <https://forge.puppet.com/modules/puppetlabs/stdlib/readme>` is required.
2324

gdi/opentelemetry/collector-linux/deployments-linux-salt.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@ You need the following resources to use Salt:
2626
Supported Linux versions
2727
------------------------
2828

29-
The following Linux distributions and versions are supported:
30-
31-
* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
32-
* CentOS, Red Hat: 7, 8, 9
33-
* Oracle: 8, 9
34-
* Debian: 11, 12
35-
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
36-
* Ubuntu: 18.04, 20.04, 22.04
29+
.. raw:: html
30+
31+
<div class="include-start" id="requirements/collector-linux.rst"></div>
32+
33+
.. include:: /_includes/requirements/collector-linux.rst
34+
35+
.. raw:: html
36+
37+
<div class="include-stop" id="requirements/collector-linux.rst"></div>
3738

3839
Get started
3940
==========================

0 commit comments

Comments
 (0)