Package | Description |
---|---|
com.oracle.bmc.logging.model |
Modifier and Type | Class and Description |
---|---|
class |
UnifiedAgentCustomPluginLogSource
User-customized-source-plugin log source object.
|
class |
UnifiedAgentTailLogSource
Tail log source object.
|
class |
UnifiedAgentWindowsEventSource
Windows events log source object.
|
Modifier and Type | Method and Description |
---|---|
List<UnifiedAgentLoggingSource> |
UnifiedAgentLoggingConfiguration.getSources()
Logging source object.
|
Modifier and Type | Method and Description |
---|---|
UnifiedAgentLoggingConfiguration.Builder |
UnifiedAgentLoggingConfiguration.Builder.sources(List<UnifiedAgentLoggingSource> sources)
Logging source object.
|
Constructor and Description |
---|
UnifiedAgentLoggingConfiguration(List<UnifiedAgentLoggingSource> sources,
List<UnifiedAgentLoggingFilter> filter,
UnifiedAgentLoggingDestination destination)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.