Skip to content

Commit

Permalink
Merge pull request #8172 from wazuh/merge-4.11.0-into-4.12.0
Browse files Browse the repository at this point in the history
Merge 4.11.0 into 4.12.0
  • Loading branch information
javimed authored Feb 4, 2025
2 parents 93b789b + 93a9d17 commit 1a5b7b1
Show file tree
Hide file tree
Showing 79 changed files with 3,559 additions and 2,628 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ All notable changes to this project will be documented in this file.

- Removed note about plugins and upgrading Wazuh central components. ([#8020](https://github.com/wazuh/wazuh-documentation/pull/8020))

# [v4.10.2]

- Support for Wazuh 4.10.2

# [v4.10.1]

- Support for Wazuh 4.10.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Sphinx==7.2.6
sphinx-tabs==3.4.5
docutils==0.18.1
jsmin==3.0.1
Jinja2==3.1.4
Jinja2==3.1.5
Pygments==2.15.1
sphinx-reredirects==0.1.5
12 changes: 12 additions & 0 deletions resources/dashboards/MS-graph Intune events.ndjson

Large diffs are not rendered by default.

Large diffs are not rendered by default.

99 changes: 99 additions & 0 deletions source/_static/js/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,13 +122,94 @@ redirections.push(
'4.9': '/user-manual/wazuh-indexer/wazuh-indexer-tuning.html#set-node-attributes-for-each-node-in-a-cluster',
'4.10': '/user-manual/wazuh-indexer-cluster/wazuh-indexer-cluster-tuning.html#set-node-attributes-for-each-node-in-a-cluster',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html',
'4.10': '/user-manual/wazuh-server-cluster/index.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#architecture-overview',
'4.10': '/user-manual/wazuh-server-cluster/architecture-overview.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#types-of-nodes-in-a-wazuh-server-cluster',
'4.10': '/user-manual/wazuh-server-cluster/types-of-nodes.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#how-the-wazuh-server-cluster-works',
'4.10': '/user-manual/wazuh-server-cluster/how-server-cluster-works.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#wazuh-cluster-nodes-configuration',
'4.10': '/user-manual/wazuh-server-cluster/cluster-nodes-configuration.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#data-synchronization',
'4.10': '/user-manual/wazuh-server-cluster/data-synchronization.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#certificates-deployment',
'4.10': '/user-manual/wazuh-server-cluster/certificates-deployment.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#adding-new-wazuh-server-nodes',
'4.10': '/user-manual/wazuh-server-cluster/adding-new-server-nodes/index.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#certificates-creation',
'4.10': '/user-manual/wazuh-server-cluster/adding-new-server-nodes/certificates-creation.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#configuring-existing-components-to-connect-with-the-new-node',
'4.10': '/user-manual/wazuh-server-cluster/adding-new-server-nodes/configuration-to-connect-with-new-node.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#wazuh-server-node-s-installation',
'4.10': '/user-manual/wazuh-server-cluster/adding-new-server-nodes/server-nodes-installation.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#testing-the-cluster',
'4.10': '/user-manual/wazuh-server-cluster/adding-new-server-nodes/testing-the-cluster.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#agent-connections',
'4.10': '/user-manual/wazuh-server-cluster/agent-connections.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/user-manual/wazuh-server-cluster.html#load-balancers',
'4.10': '/user-manual/wazuh-server-cluster/load-balancers.html',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/upgrade-guide/compatibility-matrix/index.html',
'4.10': '/upgrade-guide/index.html#wazuh-components-compatibility',
},
{
'target': ['4.9=>4.10', '4.10=>4.9'],
'4.9': '/upgrade-guide/manual-backup-restore.html',
'4.10': '/upgrade-guide/troubleshooting.html#wazuh-db-backup-restoration',
}
);

/* Pages added in 4.10 */

newUrls['4.10'] = [
'/release-notes/release-4-10-0.html',
'/release-notes/release-4-10-1.html',
'/release-notes/release-4-10-2.html',
'/user-manual/reference/ossec-conf/anti-tampering.html',
'/user-manual/capabilities/vulnerability-detection/troubleshooting.html',
'/user-manual/capabilities/vulnerability-detection/FAQ.html',
Expand All @@ -139,13 +220,31 @@ newUrls['4.10'] = [
'/user-manual/wazuh-indexer-cluster/index-lifecycle-management.html',
'/user-manual/wazuh-indexer-cluster/wazuh-indexer-cluster-tuning.html',
'/user-manual/wazuh-indexer-cluster/cluster-management.html',
'/cloud-security/azure/ms-intune-integration.html',
'/user-manual/wazuh-server-cluster/index.html',
'/user-manual/wazuh-server-cluster/architecture-overview.html',
'/user-manual/wazuh-server-cluster/types-of-nodes.html',
'/user-manual/wazuh-server-cluster/how-server-cluster-works.html',
'/user-manual/wazuh-server-cluster/cluster-nodes-configuration.html',
'/user-manual/wazuh-server-cluster/data-synchronization.html',
'/user-manual/wazuh-server-cluster/certificates-deployment.html',
'/user-manual/wazuh-server-cluster/adding-new-server-nodes/index.html',
'/user-manual/wazuh-server-cluster/adding-new-server-nodes/certificates-creation.html',
'/user-manual/wazuh-server-cluster/adding-new-server-nodes/configuration-to-connect-with-new-node.html',
'/user-manual/wazuh-server-cluster/adding-new-server-nodes/server-nodes-installation.html',
'/user-manual/wazuh-server-cluster/adding-new-server-nodes/testing-the-cluster.html',
'/user-manual/wazuh-server-cluster/agent-connections.html',
'/user-manual/wazuh-server-cluster/load-balancers.html',
]

/* Pages no longer available in 4.10 */

removedUrls['4.10'] = [
'/user-manual/wazuh-indexer-cluster.html',
'/user-manual/wazuh-indexer/index-life-management.html',
'/user-manual/wazuh-server-cluster.html',
'/upgrade-guide/manual-backup-restore.html',
'/upgrade-guide/compatibility-matrix/index.html'
];

/* *** RELEASE 4.9 ****/
Expand Down
26 changes: 26 additions & 0 deletions source/_templates/installations/disable-wazuh-updates.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
.. Copyright (C) 2015, Wazuh, Inc.
.. note::

**Recommended Action**: Disable Wazuh Updates.

We recommend disabling the Wazuh package repositories after installation to prevent accidental upgrades that could break the environment.

Execute the following command to disable the Wazuh repository:

.. tabs::

.. group-tab:: YUM

.. code-block:: console
# sed -i "s/^enabled=1/enabled=0/" /etc/yum.repos.d/wazuh.repo
.. group-tab:: APT (Debian/Ubuntu)

.. code-block:: console
# sed -i "s/^deb /#deb /" /etc/apt/sources.list.d/wazuh.list
# apt update
.. End of include file
4 changes: 2 additions & 2 deletions source/_themes/wazuh_doc_theme_v3/src/js-source/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ if ( typeof(versions) === 'undefined' ) {
if ($(this).closest('.dropdown').hasClass('show')
&& toElement !== $(this).siblings()[0]) {
e.stopPropagation();
$(this).trigger('click');
$(this).trigger('click').trigger('blur');
}
});
$('.navbar-nav .dropdown-menu').on('mouseleave', function(e) {
let toElement = e.toElement || e.relatedTarget;
if ($(this).closest('.dropdown').hasClass('show')
&& toElement !== $(this).siblings()[0]) {
$(this).siblings().trigger('click');
$(this).siblings().trigger('click').trigger('blur');
}
});
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ header {
background-color: $light-color-base-space;
.nav-link {
color: $light-color-main-text;
&.active,
&:hover,
&:focus {
color: $light-color-primary;
Expand Down Expand Up @@ -134,6 +135,7 @@ header {
background-color: $dark-color-index-header-background;
.nav-link {
color: $dark-color-main-text;
&.active,
&:hover,
&:focus {
color: $dark-color-primary;
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 1a5b7b1

Please sign in to comment.