ALBClientLogStreamingConfig.Builder |
ALBClientLogStreamingConfig.Builder.setExternalServer(java.lang.String externalServer)
IP address or hostnames (FQDNs) of destination servers.
|
ALBClientLogStreamingConfig.Builder |
ALBClientLogStreamingConfig.Builder.setExternalServerPort(java.lang.Long externalServerPort)
The service port to use for the external servers.
|
ALBClientLogStreamingConfig.Builder |
ALBClientLogStreamingConfig.Builder.setFormatConfig(ALBClientLogStreamingFormat formatConfig) |
ALBClientLogStreamingConfig.Builder |
ALBClientLogStreamingConfig.Builder.setLogTypesToSend(java.lang.String logTypesToSend)
|
ALBClientLogStreamingConfig.Builder |
ALBClientLogStreamingConfig.Builder.setMaxLogsPerSecond(java.lang.Long maxLogsPerSecond)
Maximum number of logs per second streamed to the remote server.
|
ALBClientLogStreamingConfig.Builder |
ALBClientLogStreamingConfig.Builder.setProtocol(java.lang.String protocol)
|
ALBClientLogStreamingConfig.Builder |
ALBClientLogStreamingConfig.Builder.setSyslogConfig(ALBStreamingSyslogConfig syslogConfig) |