ALBClientLogStreamingFormat (schema)

ClientLogStreamingFormat

Advanced load balancer ClientLogStreamingFormat object
Name Description Type Notes
format Format

Format for the streamed logs.
Enum options - LOG_STREAMING_FORMAT_JSON_FULL,
LOG_STREAMING_FORMAT_JSON_SELECTED.
ALBLogStreamingFormatType Required
included_fields Included fields

List of log fields to be streamed, when selective fields
(LOG_STREAMING_FORMAT_JSON_SELECTED) option is chosen.
Only top-level fields in application or connection logs are
supported.
array of string