Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
SplunkLoggingConfig |
SplunkLoggingConfig.enabled(Boolean enabled) |
SplunkLoggingConfig |
LoggingConfig.getSplunk()
Get splunk
|
SplunkLoggingConfig |
SplunkLoggingConfig.host(String host) |
SplunkLoggingConfig |
SplunkLoggingConfig.index(String index) |
SplunkLoggingConfig |
SplunkLoggingConfig.port(Integer port) |
SplunkLoggingConfig |
SplunkLoggingConfig.tls(TlsConfig tls) |
Modifier and Type | Method and Description |
---|---|
void |
LoggingConfig.setSplunk(SplunkLoggingConfig splunk) |
LoggingConfig |
LoggingConfig.splunk(SplunkLoggingConfig splunk) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved