A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/OpsWorks/Types/CloudWatchLogsConfiguration.html below:

CloudWatchLogsConfiguration — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::OpsWorks::Types::CloudWatchLogsConfiguration
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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:

Instance Attribute Summary collapse Instance Attribute Details #enabled ⇒ Boolean

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