Skip to content

Commit fef59f0

Browse files
alaudazziagithomas
authored andcommitted
Update the Cloud Asset Discovery documentation (elastic#15705)
* Update structure and links * Update changelog and manifest
1 parent 43818ad commit fef59f0

File tree

3 files changed

+25
-12
lines changed

3 files changed

+25
-12
lines changed

packages/cloud_asset_inventory/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
# 1.1.x - 9.2.x
55
# 1.0.x - 9.1.x
66
# 0.1.x - 8.15.x
7+
- version: "1.2.1"
8+
changes:
9+
- description: Update the Cloud Asset Discovery documentation.
10+
type: enhancement
11+
link: https://github.com/elastic/integrations/pull/15705
712
- version: "1.2.0"
813
changes:
914
- description: Release version 1.2.0
Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Cloud Asset Discovery
22

3-
The Cloud Asset Discovery integration helps you discover and track all the resources in your cloud environment across AWS, Google Cloud Platform (GCP), and Microsoft Azure. Once you connect your cloud accounts, this integration automatically finds and lists your cloud services and assets, such as:
3+
## Overview
4+
5+
The Cloud Asset Discovery integration helps you discover and track all the resources in your cloud environment across AWS, Google Cloud Platform (GCP), and Microsoft Azure.
6+
7+
## What data does this integration collect?
8+
9+
Once you connect your cloud accounts, this integration automatically finds and lists your cloud services and assets, such as:
410

511
- **AWS**: S3 buckets, EC2 instances, EKS clusters, and more.
612
- **GCP**: Cloud Storage buckets, Compute Engine instances, Kubernetes clusters, and more.
@@ -10,24 +16,26 @@ The Cloud Asset Discovery integration helps you discover and track all the resou
1016
1117
[View the full list of supported services for discovery](https://github.com/elastic/cloudbeat/blob/main/internal/inventory/ASSETS.md).
1218

13-
### Why Use Cloud Asset Discovery?
19+
### Use cases
1420

1521
- **Automatic Asset Discovery**: Skip the manual work. Get an up-to-date inventory of all your cloud resources in one place.
1622
- **Complete Cloud Visibility**: View assets across AWS, GCP, and Azure in a unified interface.
1723
- **Better Security Oversight**: Know exactly what resources you have so you can make sure they are secure and properly configured.
18-
19-
### What You Can Do:
20-
2124
- **Track All Your Cloud Resources**: Get a full inventory of your cloud assets, across all accounts and providers, with minimal effort.
2225
- **Keep an Eye on Security and Compliance**: Make sure your resources are set up correctly and follow best practices.
2326
- **Additional Cloud Asset Context**: Gain more context about your cloud assets to help in triaging detected threats effectively.
2427

25-
### How It Works:
28+
## What do I need to use this integration?
29+
30+
* The Cloud Asset Discovery integration is available to all {{ecloud}} users. On-premise deployments require an [appropriate subscription](https://www.elastic.co/pricing) level.
31+
* Cloud Asset Discovery supports only the AWS, GCP, and Azure commercial cloud platforms. Government cloud platforms are not supported. To request support for other platforms, [open a GitHub issue](https://github.com/elastic/kibana/issues/new/choose).
2632

27-
1. **Connect**: Provide read-only access to your cloud accounts (AWS, GCP, Azure).
28-
2. **Discover**: The integration will perform an inventory of all cloud resources every 24 hours.
29-
3. **View**: View the discovered assets via our out-of-the-box dashboard.
33+
## How do I deploy this integration?
3034

31-
### Getting Started:
35+
1. In Kibana navigate to **Management** > **Integrations**.
36+
2. In the search bar, type **Cloud Asset Discovery**.
37+
3. Select the **Cloud Asset Discovery** integration and add it.
38+
4. Add all the required integration configuration parameters, including Access Token, Interval, Initial Interval and Page Size to enable data collection.
39+
5. Save the integration.
3240

33-
You can get started by adding this integration and providing the necessary access. You can also follow the step-by-step getting started guide [here](https://ela.st/cloud-asset-inventory-guide)
41+
For more information on Cloud security solutions, refer to [Cloud Security](docs-content://solutions/security/cloud.md)

packages/cloud_asset_inventory/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.3.2
22
name: cloud_asset_inventory
33
title: "Cloud Asset Discovery"
4-
version: "1.2.0"
4+
version: "1.2.1"
55
source:
66
license: "Elastic-2.0"
77
description: "Discover and Create Cloud Assets Discovery"

0 commit comments

Comments
 (0)