| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptionsLogConfig.clone() |
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptions.getIndexSlowLogs()
Configures the Elasticsearch index logs publishing.
|
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptions.getSearchSlowLogs()
Configures the Elasticsearch search slow log publishing.
|
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptionsLogConfig.withCloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
The ARN of the CloudWatch Logs group to publish the logs to.
|
AwsElasticsearchDomainLogPublishingOptionsLogConfig |
AwsElasticsearchDomainLogPublishingOptionsLogConfig.withEnabled(Boolean enabled)
Whether the log publishing is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsElasticsearchDomainLogPublishingOptions.setIndexSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig indexSlowLogs)
Configures the Elasticsearch index logs publishing.
|
void |
AwsElasticsearchDomainLogPublishingOptions.setSearchSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig searchSlowLogs)
Configures the Elasticsearch search slow log publishing.
|
AwsElasticsearchDomainLogPublishingOptions |
AwsElasticsearchDomainLogPublishingOptions.withIndexSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig indexSlowLogs)
Configures the Elasticsearch index logs publishing.
|
AwsElasticsearchDomainLogPublishingOptions |
AwsElasticsearchDomainLogPublishingOptions.withSearchSlowLogs(AwsElasticsearchDomainLogPublishingOptionsLogConfig searchSlowLogs)
Configures the Elasticsearch search slow log publishing.
|
Copyright © 2021. All rights reserved.