From 8bb5e3fa6ccb6aab7dd386b70f470d0e19f8f3d7 Mon Sep 17 00:00:00 2001 From: Javier Medeot Date: Tue, 29 Oct 2024 17:42:57 -0300 Subject: [PATCH] Move OSQuery section to System inventory section --- source/_static/js/redirects.js | 7 +++++++ source/release-notes/release-3-7-0.rst | 2 +- .../capabilities/malware-detection/index.rst | 3 --- .../capabilities/system-inventory/index.rst | 21 ++++++++++--------- .../osquery.rst | 2 -- .../reference/daemons/wazuh-modulesd.rst | 2 +- 6 files changed, 20 insertions(+), 17 deletions(-) rename source/user-manual/capabilities/{malware-detection => system-inventory}/osquery.rst (99%) diff --git a/source/_static/js/redirects.js b/source/_static/js/redirects.js index 00be37c7aa..875600696f 100644 --- a/source/_static/js/redirects.js +++ b/source/_static/js/redirects.js @@ -173,6 +173,11 @@ redirections.push( '4.8': '/user-manual/capabilities/policy-monitoring/rootcheck/index.html', '4.9': '/user-manual/capabilities/malware-detection/rootkits-behavior-detection.html', }, + { + 'target': ['4.8=>4.9', '4.9=>4.8'], + '4.8': '/user-manual/capabilities/malware-detection/osquery.html', + '4.9': '/user-manual/capabilities/system-inventory/osquery.html', + }, { 'target': ['4.8=>4.9', '4.9=>4.8'], '4.8': '/user-manual/upscaling/adding-indexer-node.html', @@ -233,6 +238,7 @@ newUrls['4.9'] = [ '/development/packaging/generate-indexer-package.html', '/development/packaging/generate-deb-rpm-package.html', '/user-manual/capabilities/log-data-collection/journald.html', + '/user-manual/capabilities/system-inventory/osquery.html', '/integrations-guide/amazon-security-lake/index.html', '/user-manual/agent/agent-enrollment/agent-life-cycle.html', '/user-manual/agent/agent-enrollment/deployment-variables/deployment-variables-aix.html', @@ -290,6 +296,7 @@ removedUrls['4.9'] = [ '/user-manual/capabilities/policy-monitoring/rootcheck/rootcheck-configuration.html', '/user-manual/capabilities/policy-monitoring/rootcheck/rootcheck-faq.html', '/user-manual/capabilities/policy-monitoring/ciscat/ciscat.html', + '/user-manual/capabilities/malware-detection/osquery.html', '/user-manual/upscaling/index.html', '/user-manual/upscaling/adding-indexer-node.html', '/user-manual/upscaling/adding-server-node.html', diff --git a/source/release-notes/release-3-7-0.rst b/source/release-notes/release-3-7-0.rst index a6ab811a64..c922a36e72 100644 --- a/source/release-notes/release-3-7-0.rst +++ b/source/release-notes/release-3-7-0.rst @@ -156,7 +156,7 @@ The Wazuh app for Kibana includes new features and interface redesigns to make u - Get the current manager/agent configuration on the redesigned tabs. - Added support for multiple groups feature. - The :doc:`Amazon AWS ` tab has been redesigned to include better visualizations and the module configuration. - - The new :ref:`Osquery ` extension shows scans results from this Wazuh module. + - The new :doc:`Osquery ` extension shows scans results from this Wazuh module. - Added a new selector to check the cluster nodes’ status and logs on the *Management > Status/Logs* tabs. - Several bugfixes, performance improvements, and compatibility with the latest Elastic Stack version. diff --git a/source/user-manual/capabilities/malware-detection/index.rst b/source/user-manual/capabilities/malware-detection/index.rst index 0a1ab01280..1bdbd803d1 100644 --- a/source/user-manual/capabilities/malware-detection/index.rst +++ b/source/user-manual/capabilities/malware-detection/index.rst @@ -2,8 +2,6 @@ .. meta:: :description: Learn more about how you can detect anomalies and malware using Wazuh in this section of our documentation. - -.. _manual_anomaly_detection: Malware detection ================= @@ -29,4 +27,3 @@ Wazuh :doc:`log collection capability <../log-data-collection/index>` allows you clam-av-logs-collection win-defender-logs-collection custom-rules-malware-ioc - osquery \ No newline at end of file diff --git a/source/user-manual/capabilities/system-inventory/index.rst b/source/user-manual/capabilities/system-inventory/index.rst index 57802c685f..6678e46563 100644 --- a/source/user-manual/capabilities/system-inventory/index.rst +++ b/source/user-manual/capabilities/system-inventory/index.rst @@ -17,13 +17,14 @@ Users can generate system inventory reports from the Wazuh dashboard, which can .. topic:: Contents - .. toctree:: - :maxdepth: 2 - - how-it-works - configuration - viewing-system-inventory-data - generating-system-inventory-reports - available-inventory-fields - compatibility-matrix - using-syscollector-information-to-trigger-alerts \ No newline at end of file + .. toctree:: + :maxdepth: 2 + + how-it-works + configuration + viewing-system-inventory-data + generating-system-inventory-reports + available-inventory-fields + compatibility-matrix + using-syscollector-information-to-trigger-alerts + osquery \ No newline at end of file diff --git a/source/user-manual/capabilities/malware-detection/osquery.rst b/source/user-manual/capabilities/system-inventory/osquery.rst similarity index 99% rename from source/user-manual/capabilities/malware-detection/osquery.rst rename to source/user-manual/capabilities/system-inventory/osquery.rst index 998d88b09f..b1d6bf069c 100644 --- a/source/user-manual/capabilities/malware-detection/osquery.rst +++ b/source/user-manual/capabilities/system-inventory/osquery.rst @@ -2,8 +2,6 @@ .. meta:: :description: Osquery exposes operating system data. Learn how to explore this data with Wazuh in this section of the Wazuh documentation. - -.. _osquery: Osquery ======= diff --git a/source/user-manual/reference/daemons/wazuh-modulesd.rst b/source/user-manual/reference/daemons/wazuh-modulesd.rst index 024f4069a4..a3f743ed19 100644 --- a/source/user-manual/reference/daemons/wazuh-modulesd.rst +++ b/source/user-manual/reference/daemons/wazuh-modulesd.rst @@ -51,7 +51,7 @@ The wazuh-modulesd program manages the Wazuh modules described below. .. topic:: Osquery wodle - The Osquery wodle provides the user with an operating system instrumentation tool that makes low-level operating system analytics and monitoring both efficient and intuitive using SQL-based queries. For more information, read through the documentation for :doc:`osquery integration `. + The Osquery wodle provides the user with an operating system instrumentation tool that makes low-level operating system analytics and monitoring both efficient and intuitive using SQL-based queries. For more information, read through the documentation for :doc:`osquery integration `. .. topic:: SCA module