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

Old Wazuh Kibana plugin is not removed in upgrades #79

Closed
3 tasks done
jm404 opened this issue Dec 31, 2019 · 2 comments
Closed
3 tasks done

Old Wazuh Kibana plugin is not removed in upgrades #79

jm404 opened this issue Dec 31, 2019 · 2 comments
Assignees
Milestone

Comments

@jm404
Copy link
Contributor

jm404 commented Dec 31, 2019

When deploying a newer version of Wazuh, there are no checks to verify if an older Wazuh Kibana Plugin exists, this may lead to newer Kibana versions using old plugin versions which leads to the following error:

Dec 31 10:52:38 node-manager-1 kibana[17154]: FATAL  TypeError: Cannot read property 'version' of undefined

Tasks

  • Implement required changes to uninstall old Wazuh Kibana Plugin

Tests

  • Test Kibana upgrade and verify the plugin is properly removed

  • Test Kibana clean installation

Best regards,

Jose

@jm404 jm404 added this to the Sprint - 105 milestone Dec 31, 2019
@jm404 jm404 self-assigned this Dec 31, 2019
@jm404
Copy link
Contributor Author

jm404 commented Dec 31, 2019

Add bash block to remove old Wazuh Kibana plugin

The following block has been added:

image

Commit: 0b3c4ed

@jm404
Copy link
Contributor Author

jm404 commented Dec 31, 2019

Done in #80

@jm404 jm404 closed this as completed Dec 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant