diff --git a/docs/xdr/features/collect/integrations/endpoint/sekoiaio.md b/docs/xdr/features/collect/integrations/endpoint/sekoiaio.md index 66f27efe54..4a783d4e09 100644 --- a/docs/xdr/features/collect/integrations/endpoint/sekoiaio.md +++ b/docs/xdr/features/collect/integrations/endpoint/sekoiaio.md @@ -343,10 +343,19 @@ Right now, our agent uses on average less than 3% of CPU and less than 1% of RAM The first step to troubleshoot your Sekoia agent installation is to check the logs Here are the paths where to find the logs: -|OS|path| -|--|--| -|Windows|C:\Windows\System32\config\systemprofile\AppData\Local\SEKOIA.IO\EndpointAgent\logs| -|Linux|/var/log/endpoint-agent/agent.log| + +=== "Windows" + + ``` + C:\Windows\System32\config\systemprofile\AppData\Local\SEKOIA.IO\EndpointAgent\logs\agent.log + ``` + +=== "Linux" + + ``` + /var/log/endpoint-agent/agent.log + ``` + !!! note Please remember to always use the latest Sekoia.io agent version. We recommand to activate the update option.