From 7fb39253d8893b32e1b1abf75b57d6213dd76036 Mon Sep 17 00:00:00 2001 From: Sebastien Quioc Date: Thu, 7 May 2026 12:50:45 +0200 Subject: [PATCH 1/3] chore(Windows): recommend using the Sekoia.io Endpoint Agent instead of the Windows integration with NXLog --- docs/integration/categories/endpoint/windows.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/integration/categories/endpoint/windows.md b/docs/integration/categories/endpoint/windows.md index 82e1792498..7f67c4fed1 100644 --- a/docs/integration/categories/endpoint/windows.md +++ b/docs/integration/categories/endpoint/windows.md @@ -9,6 +9,11 @@ type: intake - **Detection based on**: Telemetry - **Supported application or feature**: +!!! WARNING + We highly recommend using the [Sekoia.io Endpoint Agent](sekoiaio.md) to collect telemetry from Microsoft Windows endpoints. + + Use the Windows integration only when the Sekoia.io Endpoint Agent is not suitable. + Microsoft Windows is a widely used operating system that has been developed by Microsoft since 1985. This page will provide you with two methods for collecting and forwarding Windows logs to Sekoia.io. From 0412425b3fe1e585d2c6e2844934fabaf7815b10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Quioc?= Date: Thu, 7 May 2026 12:54:59 +0200 Subject: [PATCH 2/3] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- docs/integration/categories/endpoint/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integration/categories/endpoint/windows.md b/docs/integration/categories/endpoint/windows.md index 7f67c4fed1..3b981b5e4a 100644 --- a/docs/integration/categories/endpoint/windows.md +++ b/docs/integration/categories/endpoint/windows.md @@ -9,7 +9,7 @@ type: intake - **Detection based on**: Telemetry - **Supported application or feature**: -!!! WARNING +!!! Warning We highly recommend using the [Sekoia.io Endpoint Agent](sekoiaio.md) to collect telemetry from Microsoft Windows endpoints. Use the Windows integration only when the Sekoia.io Endpoint Agent is not suitable. From b939213f5d5d6d692ebd6d387c5dd1909b681646 Mon Sep 17 00:00:00 2001 From: Sebastien Quioc Date: Thu, 7 May 2026 13:42:38 +0200 Subject: [PATCH 3/3] fix(Windows): change the adminition to info --- docs/integration/categories/endpoint/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integration/categories/endpoint/windows.md b/docs/integration/categories/endpoint/windows.md index 3b981b5e4a..a501a971e7 100644 --- a/docs/integration/categories/endpoint/windows.md +++ b/docs/integration/categories/endpoint/windows.md @@ -9,7 +9,7 @@ type: intake - **Detection based on**: Telemetry - **Supported application or feature**: -!!! Warning +!!! Info We highly recommend using the [Sekoia.io Endpoint Agent](sekoiaio.md) to collect telemetry from Microsoft Windows endpoints. Use the Windows integration only when the Sekoia.io Endpoint Agent is not suitable.