Logging_Forwarding_Protocol
Logging_Forwarding_Protocol
The Forwarding.Protocol enumerated type defines transport protocols for outbound log messages.
TLS : Log messages will be forwarded to the remote host by using the TLS protocol.
UDP : Log messages will be forwarded to the remote host using the UDP protocol.
TCP : Log messages will be forwarded to the remote host using the TCP protocol.
This data structure has no properties.
Enumeration: TLS, UDP, TCP,