Re: Delete and Add modules to the dashboard gui

432 views
Skip to first unread message
Message has been deleted

Antonio David Gutiérrez

unread,
Dec 29, 2022, 3:36:39 AM12/29/22
to Wazuh mailing list
Hi,

As you said, there are some modules that can not be hidden through configuration. So if you want to hide them, then you will have to modify the code of the Wazuh plugin.
You can do this through:

- Modify the source code of the plugin, build an installable package and install it in your Wazuh dashboard or Kibana
Develop new features: https://github.com/wazuh/wazuh-kibana-app/wiki/Develop-new-features
Build an installable package: https://github.com/wazuh/wazuh-kibana-app/wiki/Build-Wazuh-app-package

Depending on the version of the Wazuh plugin you want to generate with the changes, you should select the related branch or tag to apply your changes.

- Modify the code of the installed plugin
This approach is only recommended for small changes. The unsupported customization documentation uses this approach (https://github.com/wazuh/wazuh-kibana-app/wiki/Customization#unsupported-customization).

If you want to add modules to the Wazuh plugin, then you will have to explore the source code of the Wazuh plugin to see where and what are changes you need to do.

As you can imagine, modifying the source code of the Wazuh plugin requires some knowledge, and could be hard to know what changes you have to do.

If your goal is to create custom visualizations in a dashboard, I would recommend you use the Dashboard plugin to create a custom dashboard with your custom visualizations outside of the Wazuh plugin.

If you think that all the modules should be possible to disable, you could open a feature request in the repository of the Wazuh plugin: https://github.com/wazuh/wazuh-kibana-app/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=
On Thursday, December 29, 2022 at 9:12:33 AM UTC+1 dashinio...@gmail.com wrote:
I have been exploring wazuh for a bit of time and have been trying to remove two modules and add my own module. I have tried to look into the documentations for unsupported customization but it was solving my issue. I have also tried to go to the dashboard to hide the modules but some of it were default and cannot be hidden. I hope you can help. Thank you!!



Reply all
Reply to author
Forward
0 new messages