Interface SplunkHECEndpointBuilderFactory.SplunkHECBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
SplunkHECEndpointBuilderFactory

public static interface SplunkHECEndpointBuilderFactory.SplunkHECBuilders
  • Method Details

    • splunkHec

      Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector. Category: monitoring Since: 3.3 Maven coordinates: org.apache.camel:camel-splunk-hec
      Returns:
      the dsl builder for the headers' name.
    • splunkHec

      Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector. Category: monitoring Since: 3.3 Maven coordinates: org.apache.camel:camel-splunk-hec Syntax: splunk-hec:splunkURL/token Path parameter: splunkURL (required) Splunk Host and Port (example: my_splunk_server:8089) Path parameter: token (required) Splunk HEC token (this is the token created for HEC and not the user's token)
      Parameters:
      path - splunkURL/token
      Returns:
      the dsl builder
    • splunkHec

      Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector. Category: monitoring Since: 3.3 Maven coordinates: org.apache.camel:camel-splunk-hec Syntax: splunk-hec:splunkURL/token Path parameter: splunkURL (required) Splunk Host and Port (example: my_splunk_server:8089) Path parameter: token (required) Splunk HEC token (this is the token created for HEC and not the user's token)
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - splunkURL/token
      Returns:
      the dsl builder