Uses of Interface
org.apache.camel.builder.endpoint.dsl.SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder
Packages that use SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder
-
Uses of SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilderModifier and TypeMethodDescriptionSplunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector.Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector. -
Uses of SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilderModifier and TypeMethodDescriptionSplunkHECEndpointBuilderFactory.AdvancedSplunkHECEndpointBuilder.basic()SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.bodyOnly(boolean bodyOnly) Send only the message body.Send only the message body.SplunkHECEndpointBuilderFactory.endpointBuilder(String componentName, String path) SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.headersOnly(boolean headersOnly) Send only message headers.SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.headersOnly(String headersOnly) Send only message headers.Splunk host field of the event message.SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.https(boolean https) Contact HEC over https.Contact HEC over https.Splunk index to write to.SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.skipTlsVerify(boolean skipTlsVerify) Splunk HEC TLS verification.SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.skipTlsVerify(String skipTlsVerify) Splunk HEC TLS verification.Splunk source argument.SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.sourceType(String sourceType) Splunk sourcetype argument.SplunkHECEndpointBuilderFactory.SplunkHECEndpointBuilder.splunkEndpoint(String splunkEndpoint) Splunk endpoint Defaults to /services/collector/event To write RAW data like JSON use /services/collector/raw For a list of all endpoints refer to splunk documentation (HTTP Event Collector REST API endpoints) Example for Spunk 8.2.x: https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Data/HECRESTendpoints To extract timestamps in Splunk8.0 /services/collector/eventauto_extract_timestamp=true Remember to utilize RAW{} for questionmarks or slashes in parameters.Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector.Splunk HEC (camel-splunk-hec) The splunk component allows to publish events in Splunk using the HTTP Event Collector.Time this even occurred.Time this even occurred.