Releases
v3.7.0
Added
Added support for queries in agents, rootcheck and syscheck API requests (#128 )
Added API support for multigroups (#159 )
Add hash
parameter to GET/agents/groups/:group_id/files
API call (#166 )
Retieve agent configuration on demand: GET/agents/:agent_id/config/:component/:configuration
API call (#72 )
Added statistical data for analysisd
and remoted
. (#158 ) (#213 )
GET/manager/stats/analysisd
to query Analysisd statistics.
GET/manager/stats/remoted
to query Remoted statistics.
GET/cluster/:node_id/stats/analysisd
to query Remoted statistics on a specific node.
GET/cluster/:node_id/stats/remoted
to query Remoted statistics on a specific node.
Add OS Query wodle configuration to GET/manager/configuration
API call (wazuh/wazuh#1585 )
Add Vulnerability detector wodle configuration to GET/manager/configuration
API call (wazuh/wazuh#1453 )
Check if an agent's group configuration is synchronized: GET/agent/:agent_id/group/is_sync
API call (#180 )
Prevent using API in worker nodes (#229 )
Changed
Changed api.log permissions. Now it is installed with 640 permissions and ossec:ossec owner (#164 )
Field group
from agents API calls is now returned as a list (wazuh/wazuh#1437 )
Improve symbolic link for htpasswd (#205 )
Fixed
Fixed error showing logs containing strange characters (wazuh/wazuh#1584 )
Fixed error when registering an agent named %
(#178 )
Fix error when limiting results in syscollector API calls (wazuh/wazuh#1457 )
NodeJS 5 compatibility (#209 )
Removed
Removed id
field from syscollector network API calls (#169 )
Removed event
filter from GET/syscheck/:agent_id
API call (#721 )
You can’t perform that action at this time.