wazuh / wazuh-dashboard-plugins

Plugins for Wazuh Dashboard
https://wazuh.com/
GNU General Public License v2.0
411 stars 173 forks source link

Add a parameter in the settings to change the home page #2258

Open Joanes04 opened 4 years ago

Joanes04 commented 4 years ago
Wazuh Elastic Rev
3.13 7.7 X

Description

Hi team!

In this issue we will implement an attribute in our wazuh.yml file to configure from a parameter our home page in our Wazuh UI.

With this parameter, defaultRoute we can configure the home page so that the user can directly start the application with a particular view. The home page will be configured by default as dashboard, to see our main dashboard as it works right now, but if it is configured for example as dashboard.general, the home page will change to Security events.

To be able to change the configuration, we will add a parameter in App settings > Configuration, with a selectable to choose the home page, as it is done for example with logs.level:

image

The list of possible options as a home page would be:

This issue is related to this one: #2252

tekletade commented 3 years ago

Hey Team, I want to make the start page to (dashboard.general), please tell me;