-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust aws package to use input groups (#767)
- Loading branch information
1 parent
bf483ce
commit af9597a
Showing
60 changed files
with
3,530 additions
and
3,225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# billing | ||
|
||
## Metrics | ||
|
||
{{event "billing"}} | ||
|
||
{{fields "billing"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# cloudtrail | ||
|
||
## Logs | ||
|
||
The `cloudtrail` dataset collects the AWS CloudTrail logs. CloudTrail monitors | ||
events for the account. If user creates a trail, it delivers those events as log | ||
files to a specific Amazon S3 bucket. The `cloudtrail` dataset does not read | ||
the CloudTrail Digest files that are delivered to the S3 bucket when Log File | ||
Integrity is turned on, it only reads the CloudTrail logs. | ||
|
||
{{fields "cloudtrail"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# cloudwatch | ||
|
||
## Logs | ||
|
||
The `cloudwatch` dataset collects CloudWatch logs. Users can use Amazon | ||
CloudWatch logs to monitor, store, and access log files from different sources. | ||
Export logs from log groups to an Amazon S3 bucket which has SQS notification | ||
setup already. | ||
|
||
{{fields "cloudwatch_logs"}} | ||
|
||
## Metrics | ||
|
||
{{event "cloudwatch_metrics"}} | ||
|
||
{{fields "cloudwatch_metrics"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# dynamodb | ||
|
||
## Metrics | ||
|
||
{{event "dynamodb"}} | ||
|
||
{{fields "dynamodb"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# ebs | ||
|
||
## Metrics | ||
|
||
{{event "ebs"}} | ||
|
||
{{fields "ebs"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# ec2 | ||
|
||
## Logs | ||
|
||
The `ec2` dataset is specifically for EC2 logs stored in AWS CloudWatch. Export logs | ||
from log groups to Amazon S3 bucket which has SQS notification setup already. | ||
With this dataset, EC2 logs will be parsed into fields like `ip_address` | ||
and `process.name`. For logs from other services, please use `cloudwatch` dataset. | ||
|
||
{{fields "ec2_logs"}} | ||
|
||
## Metrics | ||
|
||
{{event "ec2_metrics"}} | ||
|
||
{{fields "ec2_metrics"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# elb | ||
|
||
## Logs | ||
|
||
The `elb` dataset collects logs from AWS ELBs. Elastic Load Balancing provides | ||
access logs that capture detailed information about requests sent to the load | ||
balancer. Each log contains information such as the time the request was | ||
received, the client's IP address, latencies, request paths, and server | ||
responses. Users can use these access logs to analyze traffic patterns and to | ||
troubleshoot issues. | ||
|
||
Please follow [enable access logs for classic load balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-access-logs.html) | ||
for sending Classic ELB access logs to S3 bucket. | ||
For application load balancer, please follow [enable access log for application load balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html#enable-access-logging). | ||
For network load balancer, please follow [enable access log for network load balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest//network/load-balancer-access-logs.html). | ||
|
||
{{fields "elb_logs"}} | ||
|
||
## Metrics | ||
|
||
{{event "elb_metrics"}} | ||
|
||
{{fields "elb_metrics"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# lambda | ||
|
||
## Metrics | ||
|
||
{{event "lambda"}} | ||
|
||
{{fields "lambda"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# natgateway | ||
|
||
## Metrics | ||
|
||
{{event "natgateway"}} | ||
|
||
{{fields "natgateway"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# rds | ||
|
||
## Metrics | ||
|
||
{{event "rds"}} | ||
|
||
{{fields "rds"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# S3 | ||
|
||
## Logs | ||
The `s3access` dataset collects server access logs from AWS S3. Server access | ||
logging provides detailed records for the requests that are made to a bucket. | ||
Server access logs are useful for many applications. For example, access log | ||
information can be useful in security and access audits. It can also help users | ||
to learn about customer base and understand Amazon S3 bill. | ||
|
||
Please follow [how to enable server access logging](https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerLogs.html#server-access-logging-overview) | ||
for sending server access logs to S3 bucket. | ||
|
||
{{fields "s3access"}} | ||
|
||
## Metrics | ||
|
||
### s3_daily_storage | ||
|
||
{{event "s3_daily_storage"}} | ||
|
||
{{fields "s3_daily_storage"}} | ||
|
||
### s3_request | ||
|
||
{{event "s3_request"}} | ||
|
||
{{fields "s3_request"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# sns | ||
|
||
## Metrics | ||
|
||
{{event "sns"}} | ||
|
||
{{fields "sns"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# sqs | ||
|
||
## Metrics | ||
|
||
{{event "sqs"}} | ||
|
||
{{fields "sqs"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# transitgateway | ||
|
||
## Metrics | ||
|
||
{{event "transitgateway"}} | ||
|
||
{{fields "transitgateway"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# usage | ||
|
||
## Metrics | ||
|
||
{{event "usage"}} | ||
|
||
{{fields "usage"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# vpcflow | ||
|
||
## Logs | ||
|
||
{{fields "vpcflow"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# vpn | ||
|
||
## Metrics | ||
|
||
{{event "vpn"}} | ||
|
||
{{fields "vpn"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.