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
Copy file name to clipboardExpand all lines: packages/aws/_dev/build/docs/usage.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,32 +8,31 @@ For example, you could use this integration to track your API call count per ser
8
8
9
9
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
10
10
11
-
## Data streams
11
+
## What data does this integration collect?
12
12
13
13
The AWS Usage integration collects one type of data: metrics.
14
14
15
15
**Metrics** give you insight into the state of your AWS Usage.
16
16
Metrics collected by this integration include the number of specified API operations performed in your account, the number of the specified resources running in your account, and more. See more details in the [Metrics](#metrics-reference).
17
17
18
-
## Requirements
18
+
## What do I need to use this integration?
19
19
20
-
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
21
-
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
20
+
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
22
21
23
22
Before using any AWS integration you will need:
24
23
25
24
***AWS Credentials** to connect with your AWS account.
26
25
***AWS Permissions** to make sure the user you're using to connect has permission to share the relevant data.
27
26
28
-
For more details about these requirements, please take a look at the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
27
+
For more details about these requirements, refer to the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
29
28
30
29
## Setup
31
30
32
31
Use this integration if you only need to collect usage data from AWS.
33
32
34
33
If you want to collect data from two or more AWS services, consider using the **AWS** integration. When you configure the AWS integration, you can collect data from as many AWS services as you'd like.
35
34
36
-
For step-by-step instructions on how to set up an integration, see the
35
+
For step-by-step instructions on how to set up an integration, refer to the
Copy file name to clipboardExpand all lines: packages/aws/_dev/build/docs/vpcflow.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,24 +14,23 @@ Then you can alert the relevant project manager about those events by email.
14
14
15
15
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
16
16
17
-
## Data streams
17
+
## What data does this integration collect?
18
18
19
19
The AWS VPC Flow integration collects one type of data: logs.
20
20
21
21
**Logs** help you keep a record of events happening in your VPCs.
22
22
Logs collected by the vpcflow integration include the packet-level (original) source and destination IP addresses for the traffic, accepted traffic, rejected traffic, and more. See more details in the [Logs reference](#logs-reference).
23
23
24
-
## Requirements
24
+
## What do I need to use this integration?
25
25
26
-
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
27
-
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
26
+
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
28
27
29
28
Before using any AWS integration you will need:
30
29
31
30
***AWS Credentials** to connect with your AWS account.
32
31
***AWS Permissions** to make sure the user you're using to connect has permission to share the relevant data.
33
32
34
-
For more details about these requirements, please take a look at the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
33
+
For more details about these requirements, refer to the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
35
34
36
35
## Setup
37
36
@@ -43,7 +42,7 @@ When you configure the AWS integration, you can collect data from as many AWS se
43
42
For step-by-step instructions on how to set up an integration, see the
Copy file name to clipboardExpand all lines: packages/aws/_dev/build/docs/vpn.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,24 +8,23 @@ You could use this data to view the state of each secure VPN tunnel that you hav
8
8
9
9
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
10
10
11
-
## Data streams
11
+
## What data does this integration collect?
12
12
13
13
The AWS VPN integration collects one type of data: metrics.
14
14
15
15
**Metrics** give you insight into the state of your AWS-hosted VPNs.
16
16
Metrics collected by the Amazon VPN integration include the unique host ID, the host IP addresses, the name of the domain of which the host is a member, and more. See more details in the [Metrics reference](#metrics-reference).
17
17
18
-
## Requirements
18
+
## What do I need to use this integration?
19
19
20
-
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
21
-
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
20
+
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
22
21
23
22
Before using any AWS integration you will need:
24
23
25
24
***AWS Credentials** to connect with your AWS account.
26
25
***AWS Permissions** to make sure the user you're using to connect has permission to share the relevant data.
27
26
28
-
For more details about these requirements, please take a look at the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
27
+
For more details about these requirements, refer to the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
29
28
30
29
## Setup
31
30
@@ -34,7 +33,7 @@ Use this integration if you only need to collect VPN data from AWS.
34
33
If you want to collect data from two or more AWS services, consider using the **AWS** integration.
35
34
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.
36
35
37
-
For step-by-step instructions on how to set up an integration, see the
36
+
For step-by-step instructions on how to set up an integration, refer to the
Copy file name to clipboardExpand all lines: packages/aws/_dev/build/docs/waf.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,26 +10,25 @@ For example, you could use the data from this integration to spot unusual SQL in
10
10
11
11
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
12
12
13
-
## Data streams
13
+
## What data does this integration collect?
14
14
15
15
The AWS WAF integration collects one type of data: logs.
16
16
17
17
**Logs** help you keep a record of events happening in AWS WAF.
18
18
Logs collected by the AWS WAF integration include information on the rule that terminated a request, the source of the request, and more. See more details in the [Logs reference](#logs-reference).
19
19
20
-
> Note: The `waf` data stream is specifically for WAF logs.
20
+
**NOTE**: The `waf` data stream is specifically for WAF logs.
21
21
22
-
## Requirements
22
+
## What do I need to use this integration?
23
23
24
-
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
25
-
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
24
+
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
26
25
27
26
Before using any AWS integration you will need:
28
27
29
28
***AWS Credentials** to connect with your AWS account.
30
29
***AWS Permissions** to make sure the user you're using to connect has permission to share the relevant data.
31
30
32
-
For more details about these requirements, please take a look at the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
31
+
For more details about these requirements, refer to the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
33
32
34
33
## Setup
35
34
@@ -65,7 +64,7 @@ The `waf` dataset is specifically for WAF logs. Export logs from Kinesis Data Fi
65
64
66
65
**ECS Field Reference**
67
66
68
-
Please refer to the following [document](https://www.elastic.co/guide/en/ecs/current/ecs-field-reference.html) for detailed information on ECS fields.
67
+
Refer to the following [document](https://www.elastic.co/guide/en/ecs/current/ecs-field-reference.html) for detailed information on ECS fields.
Copy file name to clipboardExpand all lines: packages/aws/docs/usage.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,32 +8,31 @@ For example, you could use this integration to track your API call count per ser
8
8
9
9
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
10
10
11
-
## Data streams
11
+
## What data does this integration collect?
12
12
13
13
The AWS Usage integration collects one type of data: metrics.
14
14
15
15
**Metrics** give you insight into the state of your AWS Usage.
16
16
Metrics collected by this integration include the number of specified API operations performed in your account, the number of the specified resources running in your account, and more. See more details in the [Metrics](#metrics-reference).
17
17
18
-
## Requirements
18
+
## What do I need to use this integration?
19
19
20
-
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
21
-
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
20
+
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
22
21
23
22
Before using any AWS integration you will need:
24
23
25
24
***AWS Credentials** to connect with your AWS account.
26
25
***AWS Permissions** to make sure the user you're using to connect has permission to share the relevant data.
27
26
28
-
For more details about these requirements, please take a look at the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
27
+
For more details about these requirements, refer to the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
29
28
30
29
## Setup
31
30
32
31
Use this integration if you only need to collect usage data from AWS.
33
32
34
33
If you want to collect data from two or more AWS services, consider using the **AWS** integration. When you configure the AWS integration, you can collect data from as many AWS services as you'd like.
35
34
36
-
For step-by-step instructions on how to set up an integration, see the
35
+
For step-by-step instructions on how to set up an integration, refer to the
Copy file name to clipboardExpand all lines: packages/aws/docs/vpcflow.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,24 +14,23 @@ Then you can alert the relevant project manager about those events by email.
14
14
15
15
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
16
16
17
-
## Data streams
17
+
## What data does this integration collect?
18
18
19
19
The AWS VPC Flow integration collects one type of data: logs.
20
20
21
21
**Logs** help you keep a record of events happening in your VPCs.
22
22
Logs collected by the vpcflow integration include the packet-level (original) source and destination IP addresses for the traffic, accepted traffic, rejected traffic, and more. See more details in the [Logs reference](#logs-reference).
23
23
24
-
## Requirements
24
+
## What do I need to use this integration?
25
25
26
-
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
27
-
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
26
+
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
28
27
29
28
Before using any AWS integration you will need:
30
29
31
30
***AWS Credentials** to connect with your AWS account.
32
31
***AWS Permissions** to make sure the user you're using to connect has permission to share the relevant data.
33
32
34
-
For more details about these requirements, please take a look at the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
33
+
For more details about these requirements, refer to the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
35
34
36
35
## Setup
37
36
@@ -43,7 +42,7 @@ When you configure the AWS integration, you can collect data from as many AWS se
43
42
For step-by-step instructions on how to set up an integration, see the
Copy file name to clipboardExpand all lines: packages/aws/docs/vpn.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,24 +8,23 @@ You could use this data to view the state of each secure VPN tunnel that you hav
8
8
9
9
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
10
10
11
-
## Data streams
11
+
## What data does this integration collect?
12
12
13
13
The AWS VPN integration collects one type of data: metrics.
14
14
15
15
**Metrics** give you insight into the state of your AWS-hosted VPNs.
16
16
Metrics collected by the Amazon VPN integration include the unique host ID, the host IP addresses, the name of the domain of which the host is a member, and more. See more details in the [Metrics reference](#metrics-reference).
17
17
18
-
## Requirements
18
+
## What do I need to use this integration?
19
19
20
-
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
21
-
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
20
+
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
22
21
23
22
Before using any AWS integration you will need:
24
23
25
24
***AWS Credentials** to connect with your AWS account.
26
25
***AWS Permissions** to make sure the user you're using to connect has permission to share the relevant data.
27
26
28
-
For more details about these requirements, please take a look at the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
27
+
For more details about these requirements, refer to the [AWS integration documentation](https://docs.elastic.co/integrations/aws#requirements).
29
28
30
29
## Setup
31
30
@@ -34,7 +33,7 @@ Use this integration if you only need to collect VPN data from AWS.
34
33
If you want to collect data from two or more AWS services, consider using the **AWS** integration.
35
34
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.
36
35
37
-
For step-by-step instructions on how to set up an integration, see the
36
+
For step-by-step instructions on how to set up an integration, refer to the
0 commit comments