You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Select **GCP**, then either **GCP Organization** to onboard your whole organization, or **Single Account** to onboard an individual account.
38
+
4. Select **GCP**, then either **GCP Organization** to onboard your whole organization, or **Single Project** to onboard an individual account.
39
39
5. Give your integration a name that matches the purpose or team of the GCP subscription/organization you want to monitor, for example, `dev-gcp-account`.
40
-
6.Click**Advanced options**, then select **Agentless (BETA)**.
7. Next, you’ll need to authenticate to GCP. Expand the **Steps to Generate GCP Account Credentials** section, then follow the instructions that appear to automatically create the necessary credentials using Google Cloud Shell.
42
42
8. Once you’ve provided the necessary credentials, click **Save and continue** to finish deployment. Your data should start to appear within a few minutes.
43
43
@@ -53,7 +53,7 @@ Agentless deployment does not work if you are using [Traffic filtering](/deploy-
53
53
1. Find **Integrations** in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
Copy file name to clipboardExpand all lines: solutions/security/get-started/agentless-integrations-faq.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ For agentless integrations to successfully connect to {{elastic-sec}}, the {{fle
24
24
25
25
To troubleshoot this issue:
26
26
27
-
1. Find **{{fleet}}** in the navigation menu or use the [global search field](../../explore-analyze/find-and-organize/find-apps-and-objects.md). Go to the **Settings** tab.
27
+
1. Find **{{fleet}}** in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). Go to the **Settings** tab.
28
28
2. Under **{{fleet}} server hosts**, click the **Actions** button for the policy named `Default`. This opens the Edit {{fleet}} Server flyout. The policy named `Default` should have the **Make this {{fleet}} server the default one** setting enabled. If not, enable it, then delete your integration and create it again.
29
29
30
30
::::{note}
@@ -44,7 +44,7 @@ On the **{{fleet}}** page, the agent associated with an agentless integration ha
44
44
```
45
45
46
46
47
-
For instructions on checking {{fleet}} logs, refer to [{{fleet}} troubleshooting](../ingest/fleet/common-problems.md).
47
+
For instructions on checking {{fleet}} logs, refer to [{{fleet}} troubleshooting](/troubleshoot/ingest/fleet/common-problems.md).
48
48
49
49
50
50
## How do I delete an agentless integration? [_how_do_i_delete_an_agentless_integration]
@@ -56,7 +56,7 @@ Deleting your integration will remove all associated resources and stop data ing
56
56
57
57
When you create a new agentless CSPM integration, a new agent policy appears within the **Agent policies** tab on the **{{fleet}}** page, but you can’t use the **Delete integration** button on this page. Instead, you must delete the integration from the CSPM Integration’s **Integration policies** tab.
58
58
59
-
1. Find **Integrations** in the navigation menu or use the [global search field](../../explore-analyze/find-and-organize/find-apps-and-objects.md), then search for and select `CSPM`.
59
+
1. Find **Integrations** in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md), then search for and select `CSPM`.
60
60
2. Go to the CSPM Integration’s **Integration policies** tab.
61
61
3. Find the integration policy for the integration you want to delete. Click **Actions**, then **Delete integration**.
62
62
4. Confirm by clicking **Delete integration** again.
Copy file name to clipboardExpand all lines: solutions/security/get-started/agentless-integrations.md
+4-6
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ applies_to:
12
12
13
13
Agentless integrations provide a means to ingest data while avoiding the orchestration, management, and maintenance needs associated with standard ingest infrastructure. Using agentless integrations makes manual agent deployment unnecessary, allowing you to focus on your data instead of the agent that collects it.
14
14
15
-
We support the following agentless integrations:
15
+
::::{important}
16
+
There are currently no additional costs associated with deploying agentless integrations.
17
+
::::
16
18
17
19
## Generally available (GA) agentless integrations
18
20
19
-
::::{note}
20
-
For a single {{serverless-full}} project, a maxium of 30 agentless deployments are supported.
21
-
::::
21
+
We fully support the following agentless integrations:
22
22
23
23
Cloud security posture management (CSPM). Using this integration’s agentless deployment option, you can enable Elastic’s CSPM capabilities just by providing the necessary credentials. Agentless CSPM deployments support AWS, Azure, and GCP accounts.
24
24
@@ -28,8 +28,6 @@ To learn more about agentless CSPM deployments, refer to the getting started gui
28
28
29
29
::::{warning}
30
30
Agentless deployment for the following integrations is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
31
-
32
-
While agentless deployment for these integrations is in beta, for a single {{serverless-full}} project a maxium of five agentless deployments are currently supported.
0 commit comments