Reintroduce Amazon web services module#8065
Conversation
Signed-off-by: gonzaarancibia <gonzaloarancibia48@gmail.com>
Signed-off-by: gonzaarancibia <gonzaloarancibia48@gmail.com>
rodrigofez
left a comment
There was a problem hiding this comment.
LGTM
It only looks like you need to run prettier in plugins/main/public/utils/applications.ts
...mon/dashboards/dashboard-definitions/overview/aws/overview/aws-overview-dashboard-tab.ndjson
Outdated
Show resolved
Hide resolved
27f6e64
Ripdiegozz
left a comment
There was a problem hiding this comment.
🔴 Tests
- When sorting the
aws.cloudtrail_event_sourcefield in the events table, it throws the following error.
2026-02-11.10-47-12.mp4
|
I just replicated the commented problem by @Ripdiegozz with other table columns:
|
|
|
I just started a new environment and this seems to work again the first times I tried. Yesterday we saw if changing the order of the columns in the sort, the problem could not appear or filtering by the document where the I think we could continue with the revision and merging the PR due to the error is not consistent, this could be reviewed in a future issue if this happens again. EDIT: after a time with the environment, I experienced the problem. Response of the request``` { "error": { "root_cause": [], "type": "search_phase_execution_exception", "reason": "", "phase": "fetch", "grouped": true, "failed_shards": [], "caused_by": { "type": "unsupported_operation_exception", "reason": null } } } ```The error happens on Discover app if using the |
|
We will not block the pull request due to the error found related to sorting, this seems that happens sometimes.












Description
Reintroduce a functional Amazon web services module adapting the visualizations to the available fields in Wazuh 5.0.0
Issues Resolved
#8055
Evidence
Screenshot
Test
awssection render correctlyCheck List
yarn test:jest