Package io.quarkiverse.logging.splunk
Class SplunkConfig
java.lang.Object
io.quarkiverse.logging.splunk.SplunkConfig
Configuration for Splunk HEC logging
-
Field Summary
FieldsModifier and TypeFieldDescriptionConfiguration for Splunk HEC logging for the root level.Map of all the custom/named handlers configuration using Splunk implementation. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
config
Configuration for Splunk HEC logging for the root level. -
namedHandlers
Map of all the custom/named handlers configuration using Splunk implementation. -
devservices
-
-
Constructor Details
-
SplunkConfig
public SplunkConfig()
-