Interface SplunkHecComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface SplunkHecComponentBuilderFactory
The splunk component allows to publish events in Splunk using the HTTP Event Collector. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SplunkHecComponentBuilderFactory.SplunkHecComponentBuilder
Builder for the Splunk HEC component.static class
SplunkHecComponentBuilderFactory.SplunkHecComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static SplunkHecComponentBuilderFactory.SplunkHecComponentBuilder
splunkHec()
Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector.
-
-
-
Method Detail
-
splunkHec
static SplunkHecComponentBuilderFactory.SplunkHecComponentBuilder splunkHec()
Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector. Category: log,monitoring Since: 3.3 Maven coordinates: org.apache.camel:camel-splunk-hec- Returns:
- the dsl builder
-
-