wazuh / wazuh-cloudformation

Wazuh - Amazon AWS Cloudformation
https://wazuh.com
39 stars 22 forks source link

Rename ossec.conf to manager.conf and agent.conf in Cloud Formation #85

Closed TomasTurina closed 1 year ago

TomasTurina commented 3 years ago

The purpose of this issue is to rename ossec.conf in Wazuh Cloud Formation according to https://github.com/wazuh/wazuh/issues/7787:

Also, to avoid confusion, agent.conf shared configuration file should be renamed to shared.conf and agent-template.conf file to shared-template.conf.

In addition, gen_ossec.sh script file has to be renamed to gen_wazuh.sh.