Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
arane26 committed Oct 16, 2024
1 parent aa33b38 commit 9c98bdc
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ The LGA features are not available on all stacks and are subject to change by th
|*Asset Inventory and Compliance Enhancements*
//RLP-152449

|To improve performance and maintain consistency, the Asset Inventory and Compliance pages include the following pagination and filtering enhancements:
|To improve performance and maintain consistency, the *Asset Inventory* and *Compliance* pages include the following pagination and filtering enhancements:

* To support global search and sort, a *Show All* option is displayed when the next page is available. You can sort and search through only the data that is currently displayed in the table (visible in the UI). If you want to sort all available data, first click *Show All* and then sort.
* To support global search and sort, a *Show All* option is displayed when the next page is available. You can sort and search through only the data that is currently displayed in the table (visible in the UI). If you want to sort all available data, first click *Show All* and then select sort.
* Asset Inventory displays exact account count in the footer only if total number of accounts is less then 2,000.
* The _Date as of_ displays data updated as of that particular time or it can display data that is more recent than the timestamp.
* The _Date as of_ value displays data updated as of that particular time or it can display data that is more recent than the timestamp.
* To be consistent with the overall platform behavior, the *Cloud Service*, *Asset Class*, and *Asset Type* filters are now combined using _AND_ logic. For example, the response for `cloud.service = EC2 service and asset.type = S3_bucket query` will result in 0 assets being displayed, because there is no commonality between them since they are combined using _AND_.
* On *Asset Explorer*, filters are applied on both assets as well as audit events that can result in some of the filters that are not related to audit events to not be included.
* In *Asset Explorer*, filters are applied on both assets as well as audit events that can result in some of the filters that are not related to audit events to not be included.
* On *Compliance*, the asset-level filters are applied on asset count and show all Compliances with counts as per the filters. It will still display Compliance with 0 count if none of the assets get filtered. You can apply the compliance-level filters to filter by compliance.
* In *Compliance*, the asset-level filters are applied on asset count and show all compliances with counts as per the filters. It will still display compliance with 0 count if none of the assets get filtered. You can apply the compliance-level filters to filter by compliance.
|*Search for Assets with Secrets*
Expand Down

0 comments on commit 9c98bdc

Please sign in to comment.