Lustre File System Log Configuration Args
data class LustreFileSystemLogConfigurationArgs(val destination: Output<String>? = null, val level: Output<String>? = null) : ConvertibleToJava<LustreFileSystemLogConfigurationArgs>
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.