Cluster Logging Properties Args
Constructors
Properties
Link copied to clipboard
The name of an existing S3 bucket where the log files are to be stored. Constraints:
Link copied to clipboard
The log destination type. An enum with possible values of s3
and cloudwatch
.
Link copied to clipboard
The collection of exported log types. Possible values are connectionlog
, useractivitylog
, and userlog
.
Link copied to clipboard
The prefix applied to the log file names. Valid characters are any letter from any language, any whitespace character, any numeric character, and the following characters: underscore ( _
), period ( .
), colon ( :
), slash ( /
), equal ( =
), plus ( +
), backslash ( \
), hyphen ( -
), at symbol ( @
).