Skip to content

Commit d5270db

Browse files
authored
Merge pull request #8897 from wazuh/enhancement/idr324-warn-about-remove-deprecated-OS-support
Add legacy OS deprecation warnings
2 parents 0361419 + a026b31 commit d5270db

File tree

19 files changed

+70
-0
lines changed

19 files changed

+70
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
1616
- Added `remoted.ctrl_msg_queue_size` internal option and new remoted statistics fields. ([#8769](https://github.com/wazuh/wazuh-documentation/pull/8769))
1717
- Added Wazuh agent deployment on Docker documentation. ([#8798](https://github.com/wazuh/wazuh-documentation/pull/8798)) ([#8845](https://github.com/wazuh/wazuh-documentation/pull/8845)) ([#8857](https://github.com/wazuh/wazuh-documentation/pull/8857))
1818
- Added Wazuh indexer indices. ([#8887](https://github.com/wazuh/wazuh-documentation/pull/8887))
19+
- Added deprecation warnings for legacy operating systems. ([#8897](https://github.com/wazuh/wazuh-documentation/pull/8897))
1920

2021
### Changed
2122

source/deployment-options/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ The :doc:`/installation-guide/wazuh-agent/index` is a single and lightweight mon
5858

5959
If the Wazuh central components are already installed in your environment, select your operating system below and follow the installation steps to deploy the agent on the endpoints.
6060

61+
.. warning::
62+
63+
Support for the following operating systems ends in Wazuh 5.0.0: Red Hat 5, CentOS 5, Oracle Linux 5, SUSE Linux Enterprise Server 11, Windows XP, Windows Vista, Windows Server 2003, Solaris, AIX, and HP-UX.
6164

6265
.. raw:: html
6366

source/deployment-options/wazuh-from-sources/wazuh-agent/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Installing the Wazuh agent from sources
88

99
The Wazuh agent is a single and lightweight monitoring software. It is a multi-platform component that provides visibility into the endpoint’s security by collecting critical system and application records. The following section explains how to install it from sources.
1010

11+
.. warning::
12+
13+
Support for the following operating systems ends in Wazuh 5.0.0: Red Hat 5, CentOS 5, Oracle Linux 5, SUSE Linux Enterprise Server 11, Windows XP, Windows Vista, Windows Server 2003, Solaris, AIX, and HP-UX.
14+
1115
.. tabs::
1216

1317
.. group-tab:: Linux

source/installation-guide/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ The Wazuh agent is a single and lightweight monitoring software. It is a multi-p
8484

8585
If the Wazuh central components are already installed in your environment, select your operating system below and follow the installation steps to deploy the agent on the endpoints.
8686

87+
.. warning::
88+
89+
Support for the following operating systems ends in Wazuh 5.0.0: Red Hat 5, CentOS 5, Oracle Linux 5, SUSE Linux Enterprise Server 11, Windows XP, Windows Vista, Windows Server 2003, Solaris, AIX, and HP-UX.
8790

8891
.. raw:: html
8992

source/installation-guide/packages-list.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ Wazuh dashboard
159159
Wazuh agent
160160
-----------
161161

162+
.. warning::
163+
164+
Support for the following operating systems ends in Wazuh 5.0.0: Red Hat 5, CentOS 5, Oracle Linux 5, SUSE Linux Enterprise Server 11, Windows XP, Windows Vista, Windows Server 2003, Solaris, AIX, and HP-UX.
165+
162166
Linux
163167
^^^^^
164168

source/installation-guide/wazuh-agent/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ The Wazuh agent provides :ref:`key features <agents_modules>` to enhance your sy
3131

3232
To install a Wazuh agent, select your operating system and follow the instructions.
3333

34+
.. warning::
35+
36+
Support for the following operating systems ends in Wazuh 5.0.0: Red Hat 5, CentOS 5, Oracle Linux 5, SUSE Linux Enterprise Server 11, Windows XP, Windows Vista, Windows Server 2003, Solaris, AIX, and HP-UX.
37+
3438
.. raw:: html
3539

3640
<div class="link-boxes-group layout-6">

source/installation-guide/wazuh-agent/wazuh-agent-package-aix.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
Deploying Wazuh agents on AIX endpoints
77
=======================================
88

9+
.. warning::
10+
11+
Support for AIX systems ends in Wazuh 5.0.0.
12+
913
The agent runs on the endpoint you want to monitor and communicates with the Wazuh server, sending data in near real-time through an encrypted and authenticated channel.
1014

1115
The deployment of a Wazuh agent on an AIX system uses deployment variables that facilitate the task of installing, registering, and configuring the agent.

source/installation-guide/wazuh-agent/wazuh-agent-package-hpux.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
Installing Wazuh agents on HP-UX endpoints
77
==========================================
88

9+
.. warning::
10+
11+
Support for HP-UX systems ends in Wazuh 5.0.0.
12+
913
The installed agent runs on the endpoint you want to monitor and communicates with the Wazuh server, sending data in near real-time through an encrypted and authenticated channel.
1014

1115
.. note:: You need root user privileges to run all the commands described below.

source/installation-guide/wazuh-agent/wazuh-agent-package-linux.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
Deploying Wazuh agents on Linux endpoints
77
=========================================
88

9+
.. warning::
10+
11+
Support for Red Hat 5, CentOS 5, Oracle Linux 5, and SUSE Linux Enterprise Server 11 systems ends in Wazuh 5.0.0.
12+
913
The agent runs on the host you want to monitor and communicates with the Wazuh server, sending data in near real-time through an encrypted and authenticated channel.
1014

1115
The deployment of a Wazuh agent on a Linux system uses deployment variables that facilitate the task of installing, registering, and configuring the agent. Alternatively, if you want to download the Wazuh agent package directly, see the :doc:`packages list </installation-guide/packages-list>` section.

source/installation-guide/wazuh-agent/wazuh-agent-package-solaris.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
Installing Wazuh agents on Solaris endpoints
77
============================================
88

9+
.. warning::
10+
11+
Support for Solaris systems ends in Wazuh 5.0.0.
12+
913
The agent runs on the host you want to monitor and communicates with the Wazuh manager, sending data in near real-time through an encrypted and authenticated channel.
1014

1115
To start the installation process, select your architecture: i386 or SPARC.

0 commit comments

Comments
 (0)