public static class SyslogHandler.SyslogHandlerResources extends Object
Constructor and Description |
---|
SyslogHandlerResources() |
Modifier and Type | Method and Description |
---|---|
TcpProtocol |
tcpProtocol()
Configuration to append to syslog over tcp/ip.
|
TlsProtocol |
tlsProtocol()
Configuration to append to syslog over tls over tcp/ip.
|
UdpProtocol |
udpProtocol()
Configuration to append to syslog over udp/ip.
|
public TcpProtocol tcpProtocol()
public UdpProtocol udpProtocol()
public TlsProtocol tlsProtocol()
Copyright © 2019 JBoss by Red Hat. All rights reserved.