@Stability(value=Stable) @Internal public static final class CfnVirtualNode.FileAccessLogProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.FileAccessLogProperty
CfnVirtualNode.FileAccessLogPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.FileAccessLogProperty.Builder, CfnVirtualNode.FileAccessLogProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualNode.FileAccessLogProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getFormat()
`CfnVirtualNode.FileAccessLogProperty.Format`.
|
String |
getPath()
The file path to write access logs to.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnVirtualNode.FileAccessLogProperty.Builder builder)
CfnVirtualNode.AccessLogProperty.Builder.public final String getPath()
CfnVirtualNode.FileAccessLogProperty
You can use /dev/stdout to send access logs to standard out and configure your Envoy container to use a log driver, such as awslogs , to export the access logs to a log storage service such as Amazon CloudWatch Logs. You can also specify a path in the Envoy container's file system to write the files to disk.
The Envoy process must have write permissions to the path that you specify here. Otherwise, Envoy fails to bootstrap properly.
getPath in interface CfnVirtualNode.FileAccessLogPropertypublic final Object getFormat()
CfnVirtualNode.FileAccessLogPropertygetFormat in interface CfnVirtualNode.FileAccessLogProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.