Skip to content

Latest commit

 

History

History
135 lines (70 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

135 lines (70 loc) · 5.42 KB

Change Log

All notable changes to this project will be documented in this file.

Wazuh Chef v3.11.3_7.5.2

Added

  • Update to Wazuh version 3.11.3_7.5.2

Wazuh Chef v3.11.2_7.5.1

Added

  • Update to Wazuh version 3.11.2_7.5.1

Wazuh Chef v3.11.1_7.5.1

Added

  • Update to Wazuh version 3.11.1_7.5.1

  • Changes to make ossec.conf equivalent to the default version (rshad) PR#74

  • Implement new API configuration (@jm404) PR#78

  • Remove Old Wazuh APP (@jm404) PR#80

Wazuh Chef v3.11.0_7.5.1

Added

  • Update to Wazuh version 3.11.0_7.5.1

  • Add Nginx SSL authentication for Kibana (rshad) PR#69

Wazuh Chef v3.10.2_7.3.2

Added

  • Update to Wazuh version 3.10.2_7.3.2

Wazuh Chef v3.10.0_7.3.2

Added

  • Update to Wazuh version 3.10.0_7.3.2

Wazuh Chef v3.9.5_7.2.1

Added

  • Update to Wazuh version 3.9.5_7.2.1

Wazuh Chef v3.9.4_7.2.0

Added

  • Update to Wazuh version 3.9.4_7.2.0

  • Added the option to choose between registering agent after installation or not (rshad) PR#50

  • Added Filebeat's module installation to the installation tasks (rshad) PR#55

Changed

  • Upgraded wazuh_api to accept Vault, Data Bags or none of them to configure Wazuh API (@jm404) PR#47

Fixed

  • Fixed Rootkit paths in wazuh-agent's cookbook configuration (rshad) PR#48

  • Add agent.conf configuration for Wazuh Manager (@jm404) PR#46

Wazuh Chef v3.9.3_7.2.0

Added

  • Update to Wazuh version 3.9.3_7.2.0

Wazuh Chef v3.9.2_7.1.1

Added

Wazuh Chef v3.9.1_7.1.0

Changed

Fixed

  • Kibana listen to Elasticsearch now uses a dynamic value. (@jm404) #5db4bda

Removed

  • Java and Logstash recipes are no longer required and have been removed. (@jm404) #15cf987

Wazuh Chef v3.9.1_6.8.0

Changed

  • Re-factored whole repository structure to match the Chef-Repo standards.(@jm404) (#22)
  • Divided cookbooks for Agent and Manager (@jm404) (#22)
  • Adapted attributes and splitted attributes in different files for clarification (@jm404) (#22)
  • Improved README's (@jm404) (#22)

Added

  • Support for agent-authp parameters. (@jm404) (#22)
  • Flexibility to either declare secrets or not. (@jm404) (#22)
  • Curl verification to ensure that Elasticsearch is properly installed (@jm404) (#22)
  • Created roles folder that contains the JSON files for creating the client roles. (@jm404) (#22)

Fixed

  • Resolved Elasticsearch and Kibana RAM problems during installation. (@jm404) (#25)
  • Configuration URLs for Logstash and elasticsearch (@jm404) (#25)

Removed

  • Removed old secrets and unnecesary files (@jm404) (#22)