"description":"Wazuh is an open-source security monitoring solution that provides endpoint protection, network monitoring, and log analysis capabilities.",
"install_methods":[
{
"type":"default",
"script":"ct/wazuh.sh",
"resources":{
"cpu":4,
"ram":4096,
"hdd":10,
"os":"debian",
"version":"12"
}
}
],
"default_credentials":{
"username":"root",
"password":null
},
"notes":[
{
"text":"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",