This blog post describes how to use Wazuh to monitor Windows system resources like CPU, RAM, disk, and network traffic. Observing resource usage contributes to the overall security monitoring of endpoints. This is because anomalies in the performance of system resources can be an indicator of ongo...
Changed the API's response status code for Wazuh cluster errors from 400 to 500. (#13646) Changed Operational API error messages to include additional information. (#19001) Fixed Fixed an unexpected behavior when using the q and select parameters in some endpoints. (#13421) Resolved an issue...
master branch contains the latest code, be aware of possible bugs on this branch. stable branch on correspond to the last Wazuh stable version.Software and libraries usedModified version of Zlib and a embedded part of OpenSSL (SHA1, SHA256, SHA512, AES and Blowfish libraries). OpenSSL ...
The full error code is : `{"statusCode":500,"error":6,"message":"Wazuh api error","errorData":{"error":1,"message":"Error executing internal command. Exit code: 1"}} If I delete the Windows 10 agent in manage_agents, everything works great again... Regards Pierre Gremaud `Contri...
Faulting application name: wazuh-agent.exe, version: 0.0.0.0, time stamp: 0x64cd085b Faulting module name: RPCRT4.dll, version: 10.0.19041.3208, time stamp: 0xfa2a686f Exception code: 0xc0000005 Fault offset: 0x000270db Faulting process id: 0x2368 Faulting application start time: 0x01d9...
Update status code of WazuhClusterError API responses to 500 (wazuh#1… 3 months ago integrations Removed all mentions to current year as requested internally by the team 8 months ago ruleset Merge branch '4.3' into 4.4 4 months ago src Merge pull request wazuh#13427 from wazuh/1321...
Add a status validation when starting Wazuh. (#4237) Add FIM module unit testing for Unix source code. (#4688) Add multi-target support for unit testing. (#4564) Add FIM module unit testing for Windows source code. (#4633)ChangedMove...
:"Error executing internal command. Exit code: 1"} HTTP Status: 500 WazuhAPI 2017-09-06 10:52:56: Sending SIGTERM to CMD - Command: python args:/var/ossec/api/models/wazuh-api.py stdin:{"function":"/agents/:agent_id","arguments":{"agent_id":"001"},"ossec_path":"/var/ossec"}...
Add a status validation when starting Wazuh. (#4237) Add FIM module unit testing for Unix source code. (#4688) Add multi-target support for unit testing. (#4564) Add FIM module unit testing for Windows source code. (#4633) Changed Move the FIM logic engine to the agent. (#3319) Mak...
said above, the current limit/request_slice starting point is 500 items. However, if we check the size of the information that thewazuh-dbsocket returns when we request the information of onenever_connectedagent, we get about 194 bytes (only counting on the JSON, not the response code, ...