Cluster Logging Args
Constructors
Properties
Link copied to clipboard
The name of an existing S3 bucket where the log files are to be stored. Must be in the same region as the cluster and the cluster must have read bucket and put object permissions. For more information on the permissions required for the bucket, please read the AWS documentation
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. Log types include the connection log, user log and user activity log. Required when log_destination_type
is cloudwatch
. Valid log types are connectionlog
, userlog
, and useractivitylog
.
Link copied to clipboard
The prefix applied to the log file names.