Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Latest commit

 

History

History
230 lines (123 loc) · 7.45 KB

CHANGELOG.md

File metadata and controls

230 lines (123 loc) · 7.45 KB

Change Log

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

Wazuh Chef v4.4.0

Added

Wazuh Chef v4.3.0

Added

Wazuh Chef v4.2.5

Added

Fixed

Wazuh Chef v4.2.4

Added

Fixed

  • References to ossec- files were modified by the new wazuh- nomenclature.
  • Checks on the ossec-init.conf file, which does not exist since version 4.1.0, have been removed.

Wazuh Chef v4.0.4_1.11.0

Added

Wazuh Chef v4.0.3_1.11.0

Added

  • Add feature-cookbooks (@sergiogp98) PR#115
    • Update to Wazuh version 4.0.3
    • Add Opendistro with version 1.11.0
    • Update Elastic Stack to version 7.9.3
    • Install Wazuh Kibana plugin 4.0.3_7.9.3 version
    • Add support for SUSE Linux

Wazuh Chef v4.0.1

Added

  • Update to Wazuh version 4.0.1

Wazuh Chef v3.13.2_7.9.1

Added

  • Update to Wazuh version 3.13.2_7.9.1

Wazuh Chef v3.13.1_7.8.0

Added

  • Update to Wazuh version 3.13.1_7.8.0

Wazuh Chef v3.13.0_7.7.1

Added

  • Update to Wazuh version 3.13.0_7.7.1

Wazuh Chef v3.12.3_7.6.2

Added

  • Update to Wazuh version 3.12.3_7.6.2

Wazuh Chef v3.12.2_7.6.2

Added

  • Update to Wazuh version 3.12.2_7.6.2

Wazuh Chef v3.12.0_7.6.1

Added

  • Update to Wazuh version 3.12.0_7.6.1

  • Upgrade to NodeJS v10 (@xr09) PR#92

Wazuh Chef v3.11.4_7.6.1

Added

  • Update to Wazuh version 3.11.4_7.6.1

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)