wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

Plugins for Wazuh Dashboard

Results 347 wazuh-dashboard-plugins issues
Sort by recently updated
recently updated
newest added

# Description This PR: - Add: - Define the plugin setting schema. - Adapt the current logic to use the plugin schema - Change `PUT /utils/configuration` endpoint to support multiple...

enhancement

| Wazuh | Elastic | Rev | | ----- | ------- | --- | | 3.11.x | 7.x | xxx | **Description** Map visualization in the AWS dashboard not work....

bug

In version 3.13 the following fields change: - `data.aws.awsRegion` to `data.aws.region` - `data.aws.aws_account_id` to `data.aws.accountId` To prevent loss of information, we will update the Filebeat pipeline to copy the old...

enhancement
back-end

## Description We need to ensure the UI compatibility with the next version of Elastic 8. This update is still being discussed, but we need to be aware of potential...

compatibility

| Wazuh | Elastic | Rev | Security | | ----- | ------- | ---- | -------- | | 4.4 | 7.x | 4xxx | Basic, ODFE, Xpack | |...

bug

**Describe the solution you'd like** We need to revise all agents command. For example, debian does not come with `curl `installed by default, we need to change it to use...

enhancement
cat-3

## Description We'll add validation to the settings of the plugin, so no invalid values can be set in the `Settings / Configuration` section. ## Objective - Display errors when...

enhancement

| Wazuh | Elastic | | ----- | ------- | | 4.x | 7.x | **Description** Unpinning the agent from the menu tool is not removing the agent param from...

type/bug
level/task

**Description** When you add a new column to the agent table, to take that new column you have to delete from the localstorage the field `columnsSelectedTableAgent` so that when you...

bug

## Description Currently, the endpoint to update the plugin's settings only supports updating a setting at a time. This means that if multiple settings are modified from the UI at...

enhancement