-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jesús Ángel González
authored and
Jesús Ángel
committed
Jul 10, 2018
1 parent
e9b23c8
commit 11ae30d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11ae30d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi, can we get this fix applied to plugin version which supports ELK version 6.2.4 and wazuh 3.3.0. We are currently on this version of plugin https://packages.wazuh.com/wazuhapp/wazuhapp-3.3.1_6.2.4.zip
thank you.
11ae30d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @tomaszsiemienik ,
Currently, we are supporting up to Wazuh 3.6.1 and Elastic 6.4.2, if you still need your version, just edit the same file (server/controllers/wazuh-api-elastic.js) which is located under /usr/share/kibana/plugins/wazuh/. Once edited, execute the next steps to apply your changes:
It will rebuild all Kibana components, so be patient.
Check status as follow:
Regards!