Skip to content

Commit

Permalink
Remove old visualizations aws
Browse files Browse the repository at this point in the history
  • Loading branch information
yenienserrano committed Mar 8, 2024
1 parent f67de9b commit 10faa83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 777 deletions.
53 changes: 0 additions & 53 deletions plugins/main/public/components/visualize/visualizations.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,59 +146,6 @@ export const visualizations = {
},
],
},
aws: {
rows: [
{
height: 250,
vis: [
{
title: 'Sources',
id: 'Wazuh-App-Overview-AWS-Top-sources',
width: 25,
},
{
title: 'Accounts',
id: 'Wazuh-App-Overview-AWS-Top-accounts',
width: 25,
},
{
title: 'S3 buckets',
id: 'Wazuh-App-Overview-AWS-Top-buckets',
width: 25,
},
{
title: 'Regions',
id: 'Wazuh-App-Overview-AWS-Top-regions',
width: 25,
},
],
},
{
height: 300,
vis: [
{
title: 'Events by source over time',
id: 'Wazuh-App-Overview-AWS-Events-by-source',
width: 50,
},
{
title: 'Events by S3 bucket over time',
id: 'Wazuh-App-Overview-AWS-Events-by-s3-bucket',
width: 50,
},
],
},
{
height: 570,
vis: [
{
title: 'Geolocation map',
id: 'Wazuh-App-Overview-AWS-geo',
},
],
},
],
},
gcp: {
rows: [
{
Expand Down
Loading

0 comments on commit 10faa83

Please sign in to comment.