Lustre File System Log Configuration
data class LustreFileSystemLogConfiguration(val destination: String? = null, val level: String? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) that specifies the destination of the logs. The name of the Amazon CloudWatch Logs log group must begin with the /aws/fsx
prefix. If you do not provide a destination, Amazon FSx will create and use a log stream in the CloudWatch Logs /aws/fsx/lustre
log group.