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

Commit b98eba3

Browse files
Merge pull request #2709 from splunk/urbiz-DG28928-debian
[DG28928]: Debian versions
2 parents 8733ef8 + 54e7b71 commit b98eba3

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

_includes/requirements/collector-linux.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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.
44
* CentOS, Red Hat, or Oracle: 7, 8, 9
5-
* Debian: 9, 10, 11
5+
* Debian: 11, 12
66
* SUSE: 12, 15 for version 0.34.0 or higher. Log collection with Fluentd is not currently supported.
77
* Ubuntu: 16.04, 18.04, 20.04, 22.04, and 24.04
88
* Rocky Linux: 8, 9

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.. _linux-ansible:
33

44
********************************************************
5-
Deploy the Collector with Ansible for Linux
5+
Deploy the Collector for Linux with Ansible
66
********************************************************
77

88
.. meta::
@@ -16,7 +16,7 @@ The following Linux distributions and versions are supported:
1616

1717
* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
1818
* CentOS, Red Hat, or Oracle: 7, 8, 9
19-
* Debian: 9, 10, 11
19+
* Debian: 11, 12
2020
* SUSE: 12, 15 for Collector version 0.34.0 or higher. Log collection with Fluentd isn't supported.
2121
* Ubuntu: 16.04, 18.04, 20.04, and 22.04
2222

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following Linux distributions and versions:
3030

3131
* Amazon Linux: 2
3232
* CentOS, Red Hat, Oracle: 7, 8, 9
33-
* Debian: 9, 10, 11
33+
* Debian: 11, 12
3434
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
3535
* Ubuntu: 18.04, 20.04, 22.04
3636

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.. _linux-puppet:
33

44
********************************************************
5-
Deploy the Collector with Puppet for Linux
5+
Deploy the Collector for Linux with Puppet
66
********************************************************
77

88
.. meta::
@@ -14,7 +14,7 @@ Currently, we support the following Linux distributions and versions:
1414

1515
- Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
1616
- CentOS / Red Hat / Oracle: 7, 8, 9
17-
- Debian: 9, 10, 11
17+
- Debian: 11, 12
1818
- SUSE: 12, 15 (Note: Only applicable for Collector versions v0.34.0 or higher. Log collection with Fluentd not currently supported.)
1919
- Ubuntu: 16.04, 18.04, 20.04, 22.04
2020

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following Linux distributions and versions are supported:
3030

3131
* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
3232
* CentOS, Red Hat, Oracle: 7, 8, 9
33-
* Debian: 9, 10, 11
33+
* Debian: 11, 12
3434
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
3535
* Ubuntu: 18.04, 20.04, 22.04
3636

@@ -113,7 +113,7 @@ For Linux, the formula accepts the attributes described in the following table:
113113
- ``false``
114114
* - ``td_agent_version``
115115
- Version of the td-agent (Fluentd) package to install
116-
- ``3.7.1-0`` for Debian 9 and ``4.3.0`` for other distros
116+
- ``4.3.0``
117117
* - ``splunk_fluentd_config``
118118
- The path to the Fluentd configuration file on the remote host.
119119
- ``/etc/otel/collector/fluentd/fluent.conf``

0 commit comments

Comments
 (0)