incapsula.SiemLogConfiguration
Explore with Pulumi AI
Provides a resource to configure a log connection.
Dependency is on existing connection, created using the incapsula.SiemConnection
or incapsula.SiemSplunkConnection
resource.
Create SiemLogConfiguration Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SiemLogConfiguration(name: string, args: SiemLogConfigurationArgs, opts?: CustomResourceOptions);
@overload
def SiemLogConfiguration(resource_name: str,
args: SiemLogConfigurationArgs,
opts: Optional[ResourceOptions] = None)
@overload
def SiemLogConfiguration(resource_name: str,
opts: Optional[ResourceOptions] = None,
configuration_name: Optional[str] = None,
connection_id: Optional[str] = None,
datasets: Optional[Sequence[str]] = None,
enabled: Optional[bool] = None,
producer: Optional[str] = None,
account_id: Optional[str] = None,
compress_logs: Optional[bool] = None,
format: Optional[str] = None,
logs_level: Optional[str] = None,
public_key: Optional[str] = None,
public_key_file_name: Optional[str] = None,
siem_log_configuration_id: Optional[str] = None)
func NewSiemLogConfiguration(ctx *Context, name string, args SiemLogConfigurationArgs, opts ...ResourceOption) (*SiemLogConfiguration, error)
public SiemLogConfiguration(string name, SiemLogConfigurationArgs args, CustomResourceOptions? opts = null)
public SiemLogConfiguration(String name, SiemLogConfigurationArgs args)
public SiemLogConfiguration(String name, SiemLogConfigurationArgs args, CustomResourceOptions options)
type: incapsula:SiemLogConfiguration
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args SiemLogConfigurationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args SiemLogConfigurationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args SiemLogConfigurationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SiemLogConfigurationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SiemLogConfigurationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var siemLogConfigurationResource = new Incapsula.SiemLogConfiguration("siemLogConfigurationResource", new()
{
ConfigurationName = "string",
ConnectionId = "string",
Datasets = new[]
{
"string",
},
Enabled = false,
Producer = "string",
AccountId = "string",
CompressLogs = false,
Format = "string",
LogsLevel = "string",
PublicKey = "string",
PublicKeyFileName = "string",
SiemLogConfigurationId = "string",
});
example, err := incapsula.NewSiemLogConfiguration(ctx, "siemLogConfigurationResource", &incapsula.SiemLogConfigurationArgs{
ConfigurationName: pulumi.String("string"),
ConnectionId: pulumi.String("string"),
Datasets: pulumi.StringArray{
pulumi.String("string"),
},
Enabled: pulumi.Bool(false),
Producer: pulumi.String("string"),
AccountId: pulumi.String("string"),
CompressLogs: pulumi.Bool(false),
Format: pulumi.String("string"),
LogsLevel: pulumi.String("string"),
PublicKey: pulumi.String("string"),
PublicKeyFileName: pulumi.String("string"),
SiemLogConfigurationId: pulumi.String("string"),
})
var siemLogConfigurationResource = new SiemLogConfiguration("siemLogConfigurationResource", SiemLogConfigurationArgs.builder()
.configurationName("string")
.connectionId("string")
.datasets("string")
.enabled(false)
.producer("string")
.accountId("string")
.compressLogs(false)
.format("string")
.logsLevel("string")
.publicKey("string")
.publicKeyFileName("string")
.siemLogConfigurationId("string")
.build());
siem_log_configuration_resource = incapsula.SiemLogConfiguration("siemLogConfigurationResource",
configuration_name="string",
connection_id="string",
datasets=["string"],
enabled=False,
producer="string",
account_id="string",
compress_logs=False,
format="string",
logs_level="string",
public_key="string",
public_key_file_name="string",
siem_log_configuration_id="string")
const siemLogConfigurationResource = new incapsula.SiemLogConfiguration("siemLogConfigurationResource", {
configurationName: "string",
connectionId: "string",
datasets: ["string"],
enabled: false,
producer: "string",
accountId: "string",
compressLogs: false,
format: "string",
logsLevel: "string",
publicKey: "string",
publicKeyFileName: "string",
siemLogConfigurationId: "string",
});
type: incapsula:SiemLogConfiguration
properties:
accountId: string
compressLogs: false
configurationName: string
connectionId: string
datasets:
- string
enabled: false
format: string
logsLevel: string
producer: string
publicKey: string
publicKeyFileName: string
siemLogConfigurationId: string
SiemLogConfiguration Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The SiemLogConfiguration resource accepts the following input properties:
- Configuration
Name string - Name of the configuration.
- Connection
Id string - The id of the connection for this log configuration.
- Datasets List<string>
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- Enabled bool
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- Producer string
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- Compress
Logs bool - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- Format string
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- Logs
Level string - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- Public
Key string - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- Public
Key stringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- Siem
Log stringConfiguration Id - Unique identifier of the log configuration.
- Configuration
Name string - Name of the configuration.
- Connection
Id string - The id of the connection for this log configuration.
- Datasets []string
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- Enabled bool
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- Producer string
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- Compress
Logs bool - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- Format string
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- Logs
Level string - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- Public
Key string - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- Public
Key stringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- Siem
Log stringConfiguration Id - Unique identifier of the log configuration.
- configuration
Name String - Name of the configuration.
- connection
Id String - The id of the connection for this log configuration.
- datasets List<String>
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled Boolean
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- producer String
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress
Logs Boolean - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- format String
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs
Level String - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- public
Key String - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public
Key StringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem
Log StringConfiguration Id - Unique identifier of the log configuration.
- configuration
Name string - Name of the configuration.
- connection
Id string - The id of the connection for this log configuration.
- datasets string[]
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled boolean
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- producer string
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress
Logs boolean - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- format string
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs
Level string - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- public
Key string - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public
Key stringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem
Log stringConfiguration Id - Unique identifier of the log configuration.
- configuration_
name str - Name of the configuration.
- connection_
id str - The id of the connection for this log configuration.
- datasets Sequence[str]
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled bool
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- producer str
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- account_
id str - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress_
logs bool - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- format str
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs_
level str - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- public_
key str - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public_
key_ strfile_ name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem_
log_ strconfiguration_ id - Unique identifier of the log configuration.
- configuration
Name String - Name of the configuration.
- connection
Id String - The id of the connection for this log configuration.
- datasets List<String>
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled Boolean
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- producer String
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress
Logs Boolean - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- format String
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs
Level String - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- public
Key String - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public
Key StringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem
Log StringConfiguration Id - Unique identifier of the log configuration.
Outputs
All input properties are implicitly available as output properties. Additionally, the SiemLogConfiguration resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing SiemLogConfiguration Resource
Get an existing SiemLogConfiguration resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: SiemLogConfigurationState, opts?: CustomResourceOptions): SiemLogConfiguration
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
account_id: Optional[str] = None,
compress_logs: Optional[bool] = None,
configuration_name: Optional[str] = None,
connection_id: Optional[str] = None,
datasets: Optional[Sequence[str]] = None,
enabled: Optional[bool] = None,
format: Optional[str] = None,
logs_level: Optional[str] = None,
producer: Optional[str] = None,
public_key: Optional[str] = None,
public_key_file_name: Optional[str] = None,
siem_log_configuration_id: Optional[str] = None) -> SiemLogConfiguration
func GetSiemLogConfiguration(ctx *Context, name string, id IDInput, state *SiemLogConfigurationState, opts ...ResourceOption) (*SiemLogConfiguration, error)
public static SiemLogConfiguration Get(string name, Input<string> id, SiemLogConfigurationState? state, CustomResourceOptions? opts = null)
public static SiemLogConfiguration get(String name, Output<String> id, SiemLogConfigurationState state, CustomResourceOptions options)
resources: _: type: incapsula:SiemLogConfiguration get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- Compress
Logs bool - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- Configuration
Name string - Name of the configuration.
- Connection
Id string - The id of the connection for this log configuration.
- Datasets List<string>
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- Enabled bool
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- Format string
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- Logs
Level string - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- Producer string
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- Public
Key string - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- Public
Key stringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- Siem
Log stringConfiguration Id - Unique identifier of the log configuration.
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- Compress
Logs bool - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- Configuration
Name string - Name of the configuration.
- Connection
Id string - The id of the connection for this log configuration.
- Datasets []string
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- Enabled bool
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- Format string
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- Logs
Level string - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- Producer string
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- Public
Key string - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- Public
Key stringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- Siem
Log stringConfiguration Id - Unique identifier of the log configuration.
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress
Logs Boolean - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- configuration
Name String - Name of the configuration.
- connection
Id String - The id of the connection for this log configuration.
- datasets List<String>
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled Boolean
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- format String
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs
Level String - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- producer String
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- public
Key String - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public
Key StringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem
Log StringConfiguration Id - Unique identifier of the log configuration.
- account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress
Logs boolean - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- configuration
Name string - Name of the configuration.
- connection
Id string - The id of the connection for this log configuration.
- datasets string[]
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled boolean
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- format string
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs
Level string - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- producer string
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- public
Key string - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public
Key stringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem
Log stringConfiguration Id - Unique identifier of the log configuration.
- account_
id str - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress_
logs bool - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- configuration_
name str - Name of the configuration.
- connection_
id str - The id of the connection for this log configuration.
- datasets Sequence[str]
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled bool
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- format str
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs_
level str - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- producer str
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- public_
key str - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public_
key_ strfile_ name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem_
log_ strconfiguration_ id - Unique identifier of the log configuration.
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
configurationName
- (Required) Unique configuration name.
- compress
Logs Boolean - Boolean - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
true
/false
- configuration
Name String - Name of the configuration.
- connection
Id String - The id of the connection for this log configuration.
- datasets List<String>
- An array of strings representing the type of logs. Values:
ABP
for provider typeABP
CONNECTION
,NETFLOW
,IP
,ATTACK
,NOTIFICATIONS
for provider typeNETSEC
ATO
for provider typeATO
AUDIT_TRAIL
for provider typeAUDIT
GOOGLE_ANALYTICS_IDS
,SIGNIFICANT_DOMAIN_DISCOVERY
,SIGNIFICANT_SCRIPT_DISCOVERY
,SIGNIFICANT_DATA_TRANSFER_DISCOVERY
,DOMAIN_DISCOVERY_ENFORCE_MODE
,CSP_HEADER_HEALTH
for provider typeCSP
WAF_RAW_LOGS
,CLOUD_WAF_ACCESS
for provider typeCLOUD_WAF
WAF_ANALYTICS_LOGS
for provider typeATTACK_ANALYTICS
- enabled Boolean
- Boolean. Values:
true
/false
connectionId
- (Required) Connection id associated with this log configuration
- format String
- Log format - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers. Values:
CEF
,W3C
,LEEF
- logs
Level String - Security log level - compatible only with CLOUD_WAF producer. Values:
NONE
,FULL
,SECURITY
- producer String
- Provider type. Values:
ABP
,NETSEC
,ATO
,AUDIT
,CLOUD_WAF
,ATTACK_ANALYTICS
- public
Key String - Public key for encryption - compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
- public
Key StringFile Name The name of the public key file corresponding to the public_key field. This is compatible only with CLOUD_WAF and ATTACK_ANALYTICS producers.
Note: The connection should be chosen according to conjunction of producer and dataset:
| producer | datasets | |------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ABP | ABP | | NETSEC | CONNECTION, NETFLOW, IP, ATTACK, NOTIFICATIONS | | ATO | ATO | | AUDIT | AUDIT_TRAIL | | CSP | GOOGLE_ANALYTICS_IDS, SIGNIFICANT_DOMAIN_DISCOVERY, SIGNIFICANT_SCRIPT_DISCOVERY, SIGNIFICANT_DATA_TRANSFER_DISCOVERY,DOMAIN_DISCOVERY_ENFORCE_MODE,CSP_HEADER_HEALTH | | CLOUD_WAF | WAF_RAW_LOGS, CLOUD_WAF_ACCESS | | ATTACK_ANALYTICS | WAF_ANALYTICS_LOGS |
- siem
Log StringConfiguration Id - Unique identifier of the log configuration.
Import
Customer connection can be imported using accountId
/logConfigurationId
:
$ pulumi import incapsula:index/siemLogConfiguration:SiemLogConfiguration example_siem_log_configuration_abp accountId/logConfigurationId
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- incapsula imperva/terraform-provider-incapsula
- License
- Notes
- This Pulumi package is based on the
incapsula
Terraform Provider.