- In AMP, go to the Log Search screen.
- Click on Visualizations.
- Click the Create new visualization button.
- In the New Visualization pop up, select the Data Table visualization option.
- Choose a source.
- In sources select <PARTNER_ACCT_ID>_<CUSTOMER_ACCT>_customer.
- Partner accountId may be 1 or another number. Select the source matching the account number in the top right corner of the AMP page or listed on the Account page followed by "_customer".
- Log Search will refresh to display the query screen. From here, the visualization can be configured.
- One filter will be applied to this visualization:
- Click on Add filter
- Set the filter up as seen below. You will have to manually type in "ecs-1.5.0-vulnerability in the Value field and click Save
Image Modified
- Under metrics this should already be set to Y-axis Count. No change is needed.
- 4 buckets are needed to configure this visualization.
- Bucket configuration for Bucket 1
- Under Buckets, click the Add button, and select Split Rows.
- In the Aggregation drop down, select Terms.
- In the Field box, enter "host.ip" or search for it.
- Order by, Order and Size should all remain with their default values. Properly configured, the first bucket configuration will look like the screenshot below:
Image Modified
- Bucket configuration for Bucket 2
- Under Buckets, click the Add button, and select Split Rows.
- In the Aggregation drop down, select Terms.
- In the Field box, enter "vulnerability.description" or search for it.
- Order by, Order and Size should all remain with their default values. Properly configured, the second bucket configuration will look like the screenshot below:
Image Modified
- Bucket configuration for Bucket 3
- Under Buckets, click the Add button, and select Split table.
- In the Aggregation drop down, select Terms.
- In the Field box, enter "host.hostname" or search for it.
- Order by, Order and Size should all remain with their default values. Properly configured, the third bucket configuration will look like the screenshot below:
Image Modified
- Bucket configuration for Bucket 4
- Under Buckets, click the Add button, and select Split rows.
- In the Aggregation drop down, select Terms.
- In the Field box, enter "vulnerability.score.base" or search for it.
- Set Order by to "Custom Metric"
- Set Aggregation to Count
- Order and Size should all remain with their default values. Properly configured, the fourth bucket configuration will look like the screenshot below:
Image Modified
- When the buckets are configured, click the Apply Changes button.
- Set the date range for the visualization.
- If the range encompasses more than one report, an additional filter with the report id can be added to narrow down the results if desired.
- Save the visualization by clicking Save in the top left of the screen.
Users can view previous visualizations by clicking Visualizations and selecting the desired visualization from the list. |