com.vmware.appliance.logging
package provides interfaces for
managing log forwarding in the appliance.See: Description
Interface | Description |
---|---|
Forwarding |
The
Forwarding interface provides methods to manage forwarding of log
messages to remote logging servers. |
ForwardingTypes |
Defines the data types of the
Forwarding
API service. |
Class | Description |
---|---|
ForwardingDefinitions |
Defines the type descriptors for the
Forwarding
API service. |
ForwardingStub |
Remote stub implementation of the
Forwarding
API service. |
ForwardingTypes.Config |
The
Config class defines the configuration for log message forwarding to
remote logging servers. |
ForwardingTypes.Config.Builder |
Builder class for
ForwardingTypes.Config . |
ForwardingTypes.ConnectionStatus | |
ForwardingTypes.ConnectionStatus.Builder |
Builder class for
ForwardingTypes.ConnectionStatus . |
ForwardingTypes.ConnectionStatus.State |
The
State enumeration class defines the state values that a remote
logging server can be in. |
ForwardingTypes.Protocol |
The
Protocol enumeration class defines transport protocols for outbound
log messages. |
LoggingFactory |
LoggingFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.logging package and also has the subpackages reference
to access respective subpackage services. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.logging package. |
Enum | Description |
---|---|
ForwardingTypes.ConnectionStatus.State.Values |
Native Java
enum representing this enumeration class. |
ForwardingTypes.Protocol.Values |
Native Java
enum representing this enumeration class. |
com.vmware.appliance.logging
package provides interfaces for
managing log forwarding in the appliance. The package is available starting in
vSphere 6.5.