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. |
| 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.