Skip to content

Parameters guide from 4.2

Julia Magán edited this page Jun 7, 2023 · 2 revisions

The aim of this article is to show the necessary parameters to be able to launch all the integration tests of the wazuh-qa repository.

CAPABILITIES TARGET LOCAL INTERNAL OPTIONS Pytest ARGS - Local Pytest ARGS - Jenkins Notes
Active Response Manager monitord.rotate_log=0  
Agent (Linux, Windows) monitord.rotate_log=0  
Agentd Agent (Linux, Windows) agent.debug=2
execd.debug=2
monitord.rotate_log=0
 
Analysisd Manager analysisd.debug=2
monitord.rotate_log=0
monitord.rotate_log=0
 
API Manager monitord.rotate_log=0  
Authd Manager  
FIM Manager syscheck.debug=2
analysisd.debug=2
monitord.rotate_log=0
--tier=0 --tier=1 --fim_mode="realtime" --fim_mode="whodata" --fim_mode="scheduled" --tier=0 --tier=1 --fim_mode="realtime" --fim_mode="whodata"
Agent (Linux, MacOS, Solaris) syscheck.debug=2
agent.debug=2
monitord.rotate_log=0
--tier=0 --tier=1 --fim_mode="realtime" --fim_mode="whodata" --fim_mode="scheduled" --tier=0 --tier=1 --fim_mode="realtime" --fim_mode="whodata"
Agent (Windows) syscheck.debug=2
agent.debug=2
monitord.rotate_log=0
windows.debug=2
--tier=0 --tier=1 --fim_mode="realtime" --fim_mode="whodata" --fim_mode="scheduled" --tier=0 --tier=1
GCloud Manager analysisd.debug=2
wazuh_modules.debug=2
monitord.rotate_log=0
  • It requires creating on "test_gcloud/data/" a file with name "configuration.yaml" that will contain the credentials.
  • This execution cannot be launched simultaneously. It is necessary to launch one execution first, and when you finish launching the next one since they share a license, and that usually causes failures in the executions.
Github Manager - Agent (Linux)  
Integratord Manager - Agent (Linux)
Logcollector Manager
Agent (Linux, Windows, Solaris, macOS)
Logtest Manager analysisd.debug=2  
Office365 Manager - Agent (Linux)  
Remoted Manager remoted.debug=2
wazuh_database.interval=1
wazuh_db.commit_time=2
wazuh_db.commit_time_max=3
monitord.rotate_log=0
 
Rids Manager  
Rootcheck Manager  
Vulnerability Detector Manager wazuh_modules.debug=2
monitord.rotate_log=0
 
WazuhDB Manager wazuh_modules.debug=2
monitord.rotate_log=0
WPK Manager - Agent (Linux) wazuh_modules.debug=2 --wpk_version=v4.x.x --wpk_package_path='packages-dev.wazuh.com/folder_name/wpk/'
Agent (Windows) windows.debug=2 --wpk_version=v4.x.x --wpk_package_path='packages-dev.wazuh.com/folder_name/wpk/'