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.
|
@Subresource public TcpProtocol tcpProtocol()
@Subresource public UdpProtocol udpProtocol()
@Subresource public TlsProtocol tlsProtocol()
Copyright © 2017 JBoss by Red Hat. All rights reserved.