You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::OpsWorks::Types::CloudWatchLogsConfigurationWhen passing CloudWatchLogsConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
enabled: false,
log_streams: [
{
log_group_name: "String",
datetime_format: "String",
time_zone: "LOCAL", file: "String",
file_fingerprint_lines: "String",
multi_line_start_pattern: "String",
initial_position: "start_of_file", encoding: "ascii", buffer_duration: 1,
batch_count: 1,
batch_size: 1,
},
],
}
Describes the Amazon CloudWatch logs configuration for a layer.
Returned by:
Whether CloudWatch Logs is enabled for a layer.
A list of configuration options for CloudWatch Logs.
Whether CloudWatch Logs is enabled for a layer.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4