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
| <aname="input_auto_inflate_enabled"></a> [auto\_inflate\_enabled](#input\_auto\_inflate\_enabled)| Whether or not auto-inflate is enabled for the Event Hub |`bool`|`true`| no |
65
-
| <aname="input_consumer_group_name"></a> [consumer\_group\_name](#input\_consumer\_group\_name)| Name of the consumer group to be created |`string`|`"sysdig-consumer-group"`| no |
66
-
| <aname="input_diagnostic_settings_name"></a> [diagnostic\_settings\_name](#input\_diagnostic\_settings\_name)| Name of the diagnostic settings to be created |`string`|`"sysdig-diagnostic-settings"`| no |
67
-
| <aname="input_enable_entra"></a> [enable\_entra](#input\_enable\_entra)| (Optional) Used to enable or disable Entra logs, defaults to true. |`bool`|`true`| no |
68
-
| <aname="input_entra_diagnostic_settings_name"></a> [entra\_diagnostic\_settings\_name](#input\_entra\_diagnostic\_settings\_name)| Name of the Entra diagnostic settings to be created |`string`|`"sysdig-entra-diagnostic-settings"`| no |
69
-
| <aname="input_event_hub_name"></a> [event\_hub\_name](#input\_event\_hub\_name)| Name of the Event Hub to be created |`string`|`"sysdig-event-hub"`| no |
70
-
| <aname="input_event_hub_namespace_name"></a> [event\_hub\_namespace\_name](#input\_event\_hub\_namespace\_name)| Name of the Event Hub Namespace to be created |`string`|`"sysdig-event-hub-namespace"`| no |
71
-
| <aname="input_eventhub_authorization_rule_name"></a> [eventhub\_authorization\_rule\_name](#input\_eventhub\_authorization\_rule\_name)| Name of the authorization rule to be created |`string`|`"sysdig-send-listen-rule"`| no |
72
-
| <aname="input_is_organizational"></a> [is\_organizational](#input\_is\_organizational)| (Optional) Set this field to 'true' to deploy secure-for-cloud to an Azure Tenant. |`bool`|`false`| no |
73
-
| <aname="input_management_group_ids"></a> [management\_group\_ids](#input\_management\_group\_ids)| (Optional) List of Azure Management Group IDs. secure-for-cloud will be deployed to all the subscriptions under these management groups. |`set(string)`|`[]`| no |
74
-
| <aname="input_maximum_throughput_units"></a> [maximum\_throughput\_units](#input\_maximum\_throughput\_units)| The maximum number of throughput units to be allocated to the Event Hub |`number`|`20`| no |
75
-
| <aname="input_message_retention_days"></a> [message\_retention\_days](#input\_message\_retention\_days)| Number of days during which messages will be retained in the Event Hub |`number`|`1`| no |
76
-
| <aname="input_namespace_sku"></a> [namespace\_sku](#input\_namespace\_sku)| SKU (Plan) for the namespace that will be created |`string`|`"Standard"`| no |
77
-
| <aname="input_partition_count"></a> [partition\_count](#input\_partition\_count)| The number of partitions in the Event Hub |`number`|`4`| no |
78
-
| <aname="input_region"></a> [region](#input\_region)| Datacenter where Sysdig-related resources will be created |`string`| n/a | yes |
79
-
| <aname="input_resource_group"></a> [resource\_group](#input\_resource\_group)| Name of the existing resource group |`string`|`null`| no |
80
-
| <aname="input_resource_group_name"></a> [resource\_group\_name](#input\_resource\_group\_name)| Name of the resource group to be created |`string`|`"sysdig-resource-group"`| no |
81
-
| <aname="input_subscription_id"></a> [subscription\_id](#input\_subscription\_id)| Identifier of the subscription to be onboarded |`string`| n/a | yes |
82
-
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| ID of the Sysdig Cloud Account to enable Event Hub integration for (incase of organization, ID of the Sysdig management account) |`string`| n/a | yes |
83
-
| <aname="input_throughput_units"></a> [throughput\_units](#input\_throughput\_units)| The number of throughput units to be allocated to the Event Hub |`number`|`1`| no |
84
-
62
+
| Name | Description | Type | Default | Required |
| <aname="input_auto_inflate_enabled"></a> [auto\_inflate\_enabled](#input\_auto\_inflate\_enabled)| Whether or not auto-inflate is enabled for the Event Hub |`bool`|`true`| no |
65
+
| <aname="input_consumer_group_name"></a> [consumer\_group\_name](#input\_consumer\_group\_name)| Name of the consumer group to be created |`string`|`"sysdig-consumer-group"`| no |
66
+
| <aname="input_diagnostic_settings_name"></a> [diagnostic\_settings\_name](#input\_diagnostic\_settings\_name)| Name of the diagnostic settings to be created |`string`|`"sysdig-diagnostic-settings"`| no |
67
+
| <aname="input_enable_entra"></a> [enable\_entra](#input\_enable\_entra)| (Deprecated, see [enabled_entra_logs](#input\_enabled\_entra\_logs)) Used to enable or disable Entra logs, defaults to true. |`bool`|`true`| no |
68
+
| <aname="input_entra_diagnostic_settings_name"></a> [entra\_diagnostic\_settings\_name](#input\_entra\_diagnostic\_settings\_name)| Name of the Entra diagnostic settings to be created |`string`|`"sysdig-entra-diagnostic-settings"`| no |
69
+
| <aname="input_event_hub_name"></a> [event\_hub\_name](#input\_event\_hub\_name)| Name of the Event Hub to be created |`string`|`"sysdig-event-hub"`| no |
70
+
| <aname="input_event_hub_namespace_name"></a> [event\_hub\_namespace\_name](#input\_event\_hub\_namespace\_name)| Name of the Event Hub Namespace to be created |`string`|`"sysdig-event-hub-namespace"`| no |
71
+
| <aname="input_eventhub_authorization_rule_name"></a> [eventhub\_authorization\_rule\_name](#input\_eventhub\_authorization\_rule\_name)| Name of the authorization rule to be created |`string`|`"sysdig-send-listen-rule"`| no |
72
+
| <aname="input_is_organizational"></a> [is\_organizational](#input\_is\_organizational)| (Optional) Set this field to 'true' to deploy secure-for-cloud to an Azure Tenant. |`bool`|`false`| no |
73
+
| <aname="input_management_group_ids"></a> [management\_group\_ids](#input\_management\_group\_ids)| (Optional) List of Azure Management Group IDs. secure-for-cloud will be deployed to all the subscriptions under these management groups. |`set(string)`|`[]`| no |
74
+
| <aname="input_maximum_throughput_units"></a> [maximum\_throughput\_units](#input\_maximum\_throughput\_units)| The maximum number of throughput units to be allocated to the Event Hub |`number`|`20`| no |
75
+
| <aname="input_message_retention_days"></a> [message\_retention\_days](#input\_message\_retention\_days)| Number of days during which messages will be retained in the Event Hub |`number`|`1`| no |
76
+
| <aname="input_namespace_sku"></a> [namespace\_sku](#input\_namespace\_sku)| SKU (Plan) for the namespace that will be created |`string`|`"Standard"`| no |
77
+
| <aname="input_partition_count"></a> [partition\_count](#input\_partition\_count)| The number of partitions in the Event Hub |`number`|`4`| no |
78
+
| <aname="input_region"></a> [region](#input\_region)| Datacenter where Sysdig-related resources will be created |`string`| n/a | yes |
79
+
| <aname="input_resource_group"></a> [resource\_group](#input\_resource\_group)| Name of the existing resource group |`string`|`null`| no |
80
+
| <aname="input_resource_group_name"></a> [resource\_group\_name](#input\_resource\_group\_name)| Name of the resource group to be created |`string`|`"sysdig-resource-group"`| no |
81
+
| <aname="input_subscription_id"></a> [subscription\_id](#input\_subscription\_id)| Identifier of the subscription to be onboarded |`string`| n/a | yes |
82
+
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| ID of the Sysdig Cloud Account to enable Event Hub integration for (incase of organization, ID of the Sysdig management account) |`string`| n/a | yes |
83
+
| <aname="input_throughput_units"></a> [throughput\_units](#input\_throughput\_units)| The number of throughput units to be allocated to the Event Hub |`number`|`1`| no |
84
+
| <aname="input_enabled_platform_logs"></a> [enabled\_platform\_logs](#input\_enabled\_platform\_logs)| List of platform logs to enable |`list(string)`|`["Administrative", "Security", "Policy"]`| no |
85
+
| <aname="input_enabled_entra_logs"></a> [enabled\_entra\_logs](#input\_enabled\_entra\_logs)| List of Entra logs to enable |`list(string)`|`["AuditLogs","SignInLogs","NonInteractiveUserSignInLogs","ServicePrincipalSignInLogs","ManagedIdentitySignInLogs","ProvisioningLogs","ADFSSignInLogs","RiskyUsers","UserRiskEvents","NetworkAccessTrafficLogs","RiskyServicePrincipals","ServicePrincipalRiskEvents","EnrichedOffice365AuditLogs","MicrosoftGraphActivityLogs","RemoteNetworkHealthLogs"]`| no |
0 commit comments