Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The modules configure/create the following resources:

#### Requirements

* [Terraform 0.13+](https://www.terraform.io/downloads.html)
* [Terraform 1.5.7+](https://www.terraform.io/downloads.html)
* [curl](https://curl.haxx.se/download.html) for App installations.
* [Sumo Logic Terraform Provider](https://registry.terraform.io/providers/SumoLogic/sumologic/latest)
* [Null Terraform Provider](https://registry.terraform.io/providers/hashicorp/null/latest).
Expand All @@ -22,7 +22,7 @@ The modules configure/create the following resources:

```shell
terraform {
required_version = ">= 0.13"
required_version = ">= 1.5.7"

required_providers {
null = {
Expand Down
2 changes: 1 addition & 1 deletion atlassian/cloud/atlassian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This module installs [Sumo Logic Atlassian application](https://help.sumologic.c

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
* [Terraform](https://www.terraform.io/downloads.html) >= 1.5.7
* Null >= 2.1

## Module Declaration
Expand Down
2 changes: 1 addition & 1 deletion atlassian/cloud/bitbucket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This module installs [Sumo Logic Bitbucket application](https://help.sumologic.c

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
* [Terraform](https://www.terraform.io/downloads.html) >= 1.5.7
* Null >= 2.1
* Bitbucket >= 1.2

Expand Down
2 changes: 1 addition & 1 deletion atlassian/cloud/jira/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This module installs [Sumo Logic Jira Cloud application](https://help.sumologic.

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
* [Terraform](https://www.terraform.io/downloads.html) >= 1.5.7
* Null >= 2.1
* Jira >= 0.1.12

Expand Down
2 changes: 1 addition & 1 deletion atlassian/server/jira/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This module installs [Sumo Logic Jira Server application](https://help.sumologic

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
* [Terraform](https://www.terraform.io/downloads.html) >= 1.5.7
* Template >= 2.1
* Null >= 2.1

Expand Down
2 changes: 1 addition & 1 deletion atlassian/webhooks/sumologic_jira_cloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The [Sumo Logic to Jira Cloud Webhook](https://help.sumologic.com/Beta/Webhook_C

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
* [Terraform](https://www.terraform.io/downloads.html) >= 1.5.7
* Template >= 2.1
* Sumologic >= 2.1.0

Expand Down
2 changes: 1 addition & 1 deletion atlassian/webhooks/sumologic_jira_server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The [Sumo Logic to Jira Server Webhook](https://help.sumologic.com/Beta/Webhook_

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
* [Terraform](https://www.terraform.io/downloads.html) >= 1.5.7
* Template >= 2.1
* Sumologic >= 2.1.0

Expand Down
2 changes: 1 addition & 1 deletion atlassian/webhooks/sumologic_jira_service_desk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The [Sumo Logic to Jira Service Desk Webhook](https://help.sumologic.com/Beta/We

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
* [Terraform](https://www.terraform.io/downloads.html) >= 1.5.7
* Template >= 2.1
* Sumologic >= 2.1.0

Expand Down
23 changes: 12 additions & 11 deletions aws/cloudtrail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ This module is used to create AWS and Sumo Logic resource to collect CloudTrail

## Requirements

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | >=3.1.0 |
| Name | Version |
|------|--------------------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | >=3.1.0 |
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |
| <a name="requirement_time"></a> [time](#requirement\_time) | >=0.7.1 |
| <a name="requirement_time"></a> [time](#requirement\_time) | >=0.7.1 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="provider_random"></a> [random](#provider\_random) | >=3.1.0 |
| Name | Version |
|------|--------------------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="provider_random"></a> [random](#provider\_random) | >=3.1.0 |
| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | >= 2.31.3, < 4.0.0 |
| <a name="provider_time"></a> [time](#provider\_time) | >=0.7.1 |
| <a name="provider_time"></a> [time](#provider\_time) | >=0.7.1 |

## Modules

Expand Down Expand Up @@ -63,6 +63,7 @@ No modules.
| <a name="input_source_details"></a> [source\_details](#input\_source\_details) | Provide details for the Sumo Logic CloudTrail source. If not provided, then defaults will be used. | <pre>object({<br/> source_name = string<br/> source_category = string<br/> collector_id = string<br/> description = string<br/> bucket_details = object({<br/> create_bucket = bool<br/> bucket_name = string<br/> path_expression = string<br/> force_destroy_bucket = bool<br/> })<br/> paused = bool<br/> scan_interval = string<br/> sumo_account_id = number<br/> cutoff_relative_time = string<br/> fields = map(string)<br/> iam_details = object({<br/> create_iam_role = bool<br/> iam_role_arn = string<br/> })<br/> sns_topic_details = object({<br/> create_sns_topic = bool<br/> sns_topic_arn = string<br/> })<br/> })</pre> | <pre>{<br/> "bucket_details": {<br/> "bucket_name": "cloudtrail-logs-random-id",<br/> "create_bucket": true,<br/> "force_destroy_bucket": true,<br/> "path_expression": "AWSLogs/<ACCOUNT-ID>/CloudTrail/<REGION-NAME>/*"<br/> },<br/> "collector_id": "",<br/> "cutoff_relative_time": "-1d",<br/> "description": "This source is created using Sumo Logic terraform AWS cloudtrail module to collect AWS cloudtrail logs.",<br/> "fields": {},<br/> "iam_details": {<br/> "create_iam_role": true,<br/> "iam_role_arn": null<br/> },<br/> "paused": false,<br/> "scan_interval": 300000,<br/> "sns_topic_details": {<br/> "create_sns_topic": true,<br/> "sns_topic_arn": null<br/> },<br/> "source_category": "Labs/aws/cloudtrail",<br/> "source_name": "CloudTrail Source",<br/> "sumo_account_id": 926226587429<br/>}</pre> | no |
| <a name="input_sumologic_organization_id"></a> [sumologic\_organization\_id](#input\_sumologic\_organization\_id) | Appears on the Account Overview page that displays information about your Sumo Logic organization. Used for IAM Role in Sumo Logic AWS Sources. | `string` | n/a | yes |
| <a name="input_wait_for_seconds"></a> [wait\_for\_seconds](#input\_wait\_for\_seconds) | wait\_for\_seconds is used to delay sumo logic source creation. This helps persisting IAM role in AWS system.<br/> Default value is 180 seconds.<br/> If the AWS IAM role is created outside the module, the value can be decreased to 1 second. | `number` | `180` | no |
| <a name="input_aws_resource_tags"></a> [aws\_resource\_tags](#input\_aws\_resource\_tags) | Map of tags to apply to all AWS resources provisioned through the Module | `map(string)` | `{}` | no |

## Outputs

Expand Down
6 changes: 3 additions & 3 deletions aws/cloudtrail/examples/default/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | >=3.1.0 |
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="provider_random"></a> [random](#provider\_random) | >=3.1.0 |
| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | >= 2.31.3, < 4.0.0 |

Expand Down
7 changes: 4 additions & 3 deletions aws/cloudwatchlogsforwarder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ This module is used to create the SumoLogic AWS HTTP source to collect AWS Cloud

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | >= 3.1.0 |
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="provider_random"></a> [random](#provider\_random) | >= 3.1.0 |
| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | >= 2.31.3, < 4.0.0 |

Expand Down Expand Up @@ -74,6 +74,7 @@ No modules.
| <a name="input_log_stream_prefix"></a> [log\_stream\_prefix](#input\_log\_stream\_prefix) | LogStream name prefixes to filter by logStream. Please note this is separate from a logGroup. This is used only to send certain logStreams within a Cloudwatch logGroup(s). LogGroups still need to be subscribed to the created Lambda function regardless of this input value. | `list(string)` | `[]` | no |
| <a name="input_source_details"></a> [source\_details](#input\_source\_details) | Provide details for the Sumo Logic HTTP source. If not provided, then defaults will be used. | <pre>object({<br/> source_name = string<br/> source_category = string<br/> collector_id = string<br/> description = string<br/> fields = map(string)<br/> })</pre> | <pre>{<br/> "collector_id": "",<br/> "description": "This source is created using Sumo Logic terraform AWS CloudWatch Logs forwarder to collect AWS cloudwatch logs.",<br/> "fields": {},<br/> "source_category": "Labs/aws/cloudwatch",<br/> "source_name": "CloudWatch Logs Source"<br/>}</pre> | no |
| <a name="input_workers"></a> [workers](#input\_workers) | Number of lambda function invocations for Cloudwatch logs source Dead Letter Queue processing. | `number` | `4` | no |
| <a name="input_aws_resource_tags"></a> [aws\_resource\_tags](#input\_aws\_resource\_tags) | Map of tags to apply to all AWS resources provisioned through the Module | `map(string)` | `{}` | no |

## Outputs

Expand Down
10 changes: 5 additions & 5 deletions aws/cloudwatchlogsforwarder/examples/default/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 6.0.0 |
| Name | Version |
|------|--------------------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 7.0.0 |

## Modules

Expand Down
7 changes: 4 additions & 3 deletions aws/cloudwatchmetrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This module is used to create the SumoLogic AWS CloudWatch metrics source. Featu

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | >=3.1.0 |
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |
| <a name="requirement_time"></a> [time](#requirement\_time) | >=0.7.1 |
Expand All @@ -19,7 +19,7 @@ This module is used to create the SumoLogic AWS CloudWatch metrics source. Featu

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="provider_random"></a> [random](#provider\_random) | >=3.1.0 |
| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | >= 2.31.3, < 4.0.0 |
| <a name="provider_time"></a> [time](#provider\_time) | >=0.7.1 |
Expand Down Expand Up @@ -52,6 +52,7 @@ No modules.
| <a name="input_source_details"></a> [source\_details](#input\_source\_details) | Provide details for the Sumo Logic Cloudwatch Metrics source. If not provided, then defaults will be used. | <pre>object({<br/> source_name = string<br/> source_category = string<br/> collector_id = string<br/> description = string<br/> limit_to_regions = list(string)<br/> limit_to_namespaces = list(string)<br/> tag_filters = list(object({<br/> type = string<br/> namespace = string<br/> tags = list(string)<br/> }))<br/> paused = bool<br/> scan_interval = number<br/> sumo_account_id = number<br/> fields = map(string)<br/> iam_details = object({<br/> create_iam_role = bool<br/> iam_role_arn = string<br/> })<br/> })</pre> | <pre>{<br/> "collector_id": "",<br/> "description": "This source is created using Sumo Logic terraform AWS CloudWatch Metrics module to collect AWS Cloudwatch metrics.",<br/> "fields": {},<br/> "iam_details": {<br/> "create_iam_role": true,<br/> "iam_role_arn": null<br/> },<br/> "limit_to_namespaces": [<br/> "AWS/ApplicationELB",<br/> "AWS/ApiGateway",<br/> "AWS/DynamoDB",<br/> "AWS/Lambda",<br/> "AWS/RDS",<br/> "AWS/ECS",<br/> "AWS/ElastiCache",<br/> "AWS/ELB",<br/> "AWS/NetworkELB",<br/> "AWS/SQS",<br/> "AWS/SNS"<br/> ],<br/> "limit_to_regions": [<br/> "us-east-1"<br/> ],<br/> "paused": false,<br/> "scan_interval": 300000,<br/> "source_category": "Labs/aws/cloudwatch/metrics",<br/> "source_name": "CloudWatch Metrics Source",<br/> "sumo_account_id": 926226587429,<br/> "tag_filters": []<br/>}</pre> | no |
| <a name="input_sumologic_organization_id"></a> [sumologic\_organization\_id](#input\_sumologic\_organization\_id) | Appears on the Account Overview page that displays information about your Sumo Logic organization. Used for IAM Role in Sumo Logic AWS Sources. | `string` | n/a | yes |
| <a name="input_wait_for_seconds"></a> [wait\_for\_seconds](#input\_wait\_for\_seconds) | wait\_for\_seconds is used to delay sumo logic source creation. This helps persisting IAM role in AWS system.<br/> Default value is 180 seconds.<br/> If the AWS IAM role is created outside the module, the value can be decreased to 1 second. | `number` | `180` | no |
| <a name="input_aws_resource_tags"></a> [aws\_resource\_tags](#input\_aws\_resource\_tags) | Map of tags to apply to all AWS resources provisioned through the Module | `map(string)` | `{}` | no |

## Outputs

Expand Down
4 changes: 2 additions & 2 deletions aws/cloudwatchmetrics/examples/default/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |

## Providers
Expand Down
7 changes: 4 additions & 3 deletions aws/elasticloadbalancing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This module is used to create AWS and Sumo Logic resource to collect ELB logs fr

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | >=3.1.0 |
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |
| <a name="requirement_time"></a> [time](#requirement\_time) | >=0.7.1 |
Expand All @@ -22,7 +22,7 @@ This module is used to create AWS and Sumo Logic resource to collect ELB logs fr

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 6.0.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.16.2, < 7.0.0 |
| <a name="provider_random"></a> [random](#provider\_random) | >=3.1.0 |
| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | >= 2.31.3, < 4.0.0 |
| <a name="provider_time"></a> [time](#provider\_time) | >=0.7.1 |
Expand Down Expand Up @@ -65,6 +65,7 @@ No modules.
| <a name="input_source_details"></a> [source\_details](#input\_source\_details) | Provide details for the Sumo Logic ELB source. If not provided, then defaults will be used. | <pre>object({<br/> source_name = string<br/> source_category = string<br/> collector_id = string<br/> description = string<br/> bucket_details = object({<br/> create_bucket = bool<br/> bucket_name = string<br/> path_expression = string<br/> force_destroy_bucket = bool<br/> })<br/> paused = bool<br/> scan_interval = string<br/> sumo_account_id = number<br/> cutoff_relative_time = string<br/> fields = map(string)<br/> iam_details = object({<br/> create_iam_role = bool<br/> iam_role_arn = string<br/> })<br/> sns_topic_details = object({<br/> create_sns_topic = bool<br/> sns_topic_arn = string<br/> })<br/> })</pre> | <pre>{<br/> "bucket_details": {<br/> "bucket_name": "elb-logs-random-id",<br/> "create_bucket": true,<br/> "force_destroy_bucket": true,<br/> "path_expression": "*AWSLogs/<ACCOUNT-ID>/elasticloadbalancing/<REGION-NAME>/*"<br/> },<br/> "collector_id": "",<br/> "cutoff_relative_time": "-1d",<br/> "description": "This source is created using Sumo Logic terraform AWS elb module to collect AWS elb logs.",<br/> "fields": {},<br/> "iam_details": {<br/> "create_iam_role": true,<br/> "iam_role_arn": null<br/> },<br/> "paused": false,<br/> "scan_interval": 300000,<br/> "sns_topic_details": {<br/> "create_sns_topic": true,<br/> "sns_topic_arn": null<br/> },<br/> "source_category": "Labs/aws/elb",<br/> "source_name": "Elb Source",<br/> "sumo_account_id": 926226587429<br/>}</pre> | no |
| <a name="input_sumologic_organization_id"></a> [sumologic\_organization\_id](#input\_sumologic\_organization\_id) | Appears on the Account Overview page that displays information about your Sumo Logic organization. Used for IAM Role in Sumo Logic AWS Sources. | `string` | n/a | yes |
| <a name="input_wait_for_seconds"></a> [wait\_for\_seconds](#input\_wait\_for\_seconds) | wait\_for\_seconds is used to delay sumo logic source creation. This helps persisting IAM role in AWS system.<br/> Default value is 180 seconds.<br/> If the AWS IAM role is created outside the module, the value can be decreased to 1 second. | `number` | `180` | no |
| <a name="input_aws_resource_tags"></a> [aws\_resource\_tags](#input\_aws\_resource\_tags) | Map of tags to apply to all AWS resources provisioned through the Module | `map(string)` | `{}` | no |

## Outputs

Expand Down
Loading