forked from opensearch-project/OpenSearch-Dashboards
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
wazuh/wazuh-dashboard-plugins
#7871Labels
level/taskTask issueTask issuetype/changeChange performed in a Wazuh Cloud environment issueChange performed in a Wazuh Cloud environment issue
Description
Description
As part of the Docker adaptations because of the Devops 5.0 adaptations objective, it was found that the wazuh.yml is not being created with the package installation.
This is an issue for the DevOps team because it is needed for the image build, and we do not start the Wazuh dashboard at that moment.
To avoid this issue, we need the wazuh.yml to be included in the opensearch_dashboard.yml.
Related issues
- Migrate wazuh.yml configuration to opensearch_dashboard.yml #339
- https://github.com/wazuh/wazuh-automation/issues/2693
Tasks
- Migrate Migrate wazuh.yml configuration to opensearch_dashboards.yml wazuh-dashboard-plugins#7175
- Remove DataPath service
- Define the defautlt settings in Wazuh dashboard core:
- metaFields:
['_source', '_index'] - timepicker:timeDefaults:
{from: 'now-24h',to: 'now'}
- metaFields:
- Remove references to
customization.settings - Remove references to
reports.*settings
Other references should be removed in the specific issue to remove reporting
- Remove sanetization of custom logos
- Remove migration tasks related to reports
- Remove
configuration.ui_api_editablein favor to user permissions (review requirement and ask to cloud team for usage) - Remove
alerts.sample.prefixsetting- Unify the sample data index names. Remove category from suffix
- Add documentation for configuration
- Remove App settings app
- Remove
/utils/configuration/*endpoints - Adapt
reports.csv.maxRowssetting in backend side to provide from UISetting client - Remove
wazuh.ymlvolume in dev environment - Review settings validations
Metadata
Metadata
Assignees
Labels
level/taskTask issueTask issuetype/changeChange performed in a Wazuh Cloud environment issueChange performed in a Wazuh Cloud environment issue
Type
Projects
Status
Pending review