Skip to content

Latest commit

 

History

History
225 lines (116 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

225 lines (116 loc) · 12.8 KB

Changelog

5.0.0 (2021-05-17)

⚠ BREAKING CHANGES

  • logstash: structure salt/roots/pillar/elk.sls.example has changed
  • elk-formula: replace single logstash.conf with pipelines

Features

  • elk-formula: upgrade to v4.0.0 (c06659d)

Fixes

  • nginx-formula: patch update to v3.0.1 (4619483)

Continuous Integrations

  • AppVeyor: add instructions to define logstash pipelines (836a8db)
  • AppVeyor: change from Fedora 33 to Fedora 34 (43f5288)

Documentations

  • README: add instructions to create logstash pipelines (84394e4)
  • README: add instructions to define logstash pipelines (85bcac4)

Code Refactoring

  • logstash: remove logstash config values in salt/roots/pillar/elk.sls.example that are related to logstash.conf no longer present (ce6e7c6)

4.0.0 (2021-05-15)

⚠ BREAKING CHANGES

  • elk-formula: submodule elk-formula has breaking changes.
  • podman: File salt/roots/pillar/podman.sls has been removed and ignored into .gitignore.
  • nginx-formula: submodule `nginx-formula has breaking changes.
  • podman-formula: Submodule podman-formula has major changes.

Features

  • elk-formula: upgrade from v2.2.0 to v3.0.0 (1430771)
  • nginx-formula: upgrade to v3.0.0 (6842894)
  • podman-formula: Upgrade from v2.2.2 to v4.0.0 (971430f)
  • zabbix-agent-formula: upgrade to v5.0.0 (861b481)

Continuous Integrations

  • AppVeyor: Add instruction to create salt/roots/pillar/podman.sls (2482e6e)
  • AppVeyor: Remove NGINX workaround (341541b)

Fixes

  • salt/roots/pillar/elk.sls.example: Change cni-podman0 to cni-podman1 to prevent network conflict with rootful Podman (be2f67e)

Code Refactoring

  • podman: Remove salt/roots/pillar/podman.sls and add into .gitignore (a044fa9)
  • salt/roots/pillar/elk.sls.example: Add projectname, prefix URL and pod names with projectname (1ad888d)
  • salt/roots/pillar/elk.sls.example: Add server name for NGINX HTTPS conf files (ee35518)
  • salt/roots/pillar/elk.sls.example: Change podman-cluster to elk-clustor (55272c5)

Documentations

  • podman: Add salt/roots/pillar/podman.sls.example (927acdd)
  • README: Add instruction to create salt/roots/pillar/podman.sls (ab8fe5a)
  • README: Prefix ELK and Zabbix container names with default projectname (ca984d5)
  • README: Remove systemctl --user daemon-reload (d6a4762)
  • salt/roots/pillar/zabbix-agent.sls.example: add projectname (33c3821)

3.1.0 (2021-04-29)

Features

  • elk-formula: Upgrade from v2.1.0 to v2.2.0 (ed1031c)
  • vagrant: Add Fedora 34 x86_64 Vagrant file (8a1a125)
  • vagrant: Upgrade CentOS Stream from v20201217.0 to v20210210.0 (7577143)
  • vagrant: Upgrade SaltStack from v3002.2 to v3003 (c4b114c)

Styles

  • README: Remove extra spacing (6d139a0)

Fixes

Documentations

  • README: Add Dashboard (da98c68)
  • README: Add example how to delete document and index (f1cb17c)
  • README: Add instructions for initializing Filebeat template (351f3ba)
  • README: Add instructions for initializing Metricbeat template (954c10c)
  • README: Add instructions for initializing Packetbeat template (918737d)
  • README: Add instructions how to create systemd units for auto startup on boot (18d089e)
  • README: Add instructions how to fix Kibana Unable to update ui setting (2445a2f)
  • README: Set Fedora 34 as default Vagrant instruction (e1a0cb5)

3.0.0 (2021-03-17)

⚠ BREAKING CHANGES

  • submodule: Pillar format for salt/roots/pillar/zabbix-agent.sls.example has changed.

Features

Documentations

  • README: Add winlogbeat-* index (dd3a38d)
  • vagrant: Add port forwarding example for Logstash port 5044 (bd7cd82)

2.4.0 (2021-03-15)

Features

Documentations

  • README: Enable Advanced Settings in minimal space (c21e986)

2.3.0 (2021-03-14)

Features

Continuous Integrations

  • AppVeyor: Using example NGINX HTTPS conf file to prevent state error (7161c3a)

Documentations

  • README: Update instruction for deploying NGINX (7c368d5)

2.2.0 (2021-03-14)

Features

  • submodule: Update elk-formula to v1.1.1 which prevent pod networking conflicts (686d60e)

Documentations

  • pillar/elk.sls.example: Add example how to set bridge for pod networking (0e595f6)

2.1.0 (2021-03-13)

Features

  • /etc/minion: Using new style for module.run (0f8b8f2)
  • submodule: Update elk-formula to v1.1.0 (daeb651)

Documentations

  • pillar/elk.sls.example: Improve security by using non elastic user privileges (bf14651)
  • README: Improve deployment instructions and harden security (1a581e1)

2.0.1 (2021-03-09)

Fixes

  • submodule: Update zabbix-agent-formula to v2.0.1 which fixes SELinux permissions (abcbe49)

2.0.0 (2021-03-09)

⚠ BREAKING CHANGES

  • submodule, pillar: Pillar format in salt/roots/pillar/zabbix-agent.sls.example has changed.

Features

  • submodule, pillar: Update zabbix-agent-formula to v2.0.0 (6052b9f)

1.0.0 (2021-03-07)

Features

Continuous Integrations

  • Add AppVeyor with semantic-release bot (e20eed9)

Documentations

  • README: Update README.md (e87d829)