wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Multiple page reloads due to the index pattern fields toast
Wazuh | Elastic | Rev | Security |
---|---|---|---|
4.4 | 7.17 | 1 | Basic, ODFE, Xpack |
Browser |
---|
Firefox |
Description
During https://github.com/wazuh/wazuh/issues/15539 testing, multiple The index pattern was refreshed successfully
toasts appear.
Preconditions
- Deploy an AIO environment
- Configure the manager to get AWS Cloudtrails events
<wodle name="aws-s3">
<disabled>no</disabled>
<interval>10m</interval>
<run_on_start>yes</run_on_start>
<skip_on_error>yes</skip_on_error>
<bucket type="cloudtrail">
<name>cloud-trails</name>
<aws_profile>prod</aws_profile>
</bucket>
</wodle>
- Restart the Wazuh manager
- Generate some CloudTrails events (Bug were produced using the
DeleteNetworkInterface
event) - Review the AWS module (enabling previously the module in the dashboard) and check that the multiple toasts appear
Screenshots