Uses of Class
io.quarkiverse.logging.splunk.SplunkHandlerConfig
-
-
Uses of SplunkHandlerConfig in io.quarkiverse.logging.splunk
Fields in io.quarkiverse.logging.splunk declared as SplunkHandlerConfig Modifier and Type Field Description SplunkHandlerConfig
SplunkConfig. config
Configuration for Splunk HEC logging for the root level.Fields in io.quarkiverse.logging.splunk with type parameters of type SplunkHandlerConfig Modifier and Type Field Description Map<String,SplunkHandlerConfig>
SplunkConfig. namedHandlers
Map of all the custom/named handlers configuration using Splunk implementation.
-