Package org.apache.beam.sdk.io.splunk
package org.apache.beam.sdk.io.splunk
Transforms for writing events to Splunk's Http Event Collector (HEC).
- See Also:
-
ClassesClassDescriptionA Custom X509TrustManager that trusts a user provided CA and default CA's.A
SplunkEvent
describes a single payload sent to Splunk's Http Event Collector (HEC) endpoint.A builder class for creating aSplunkEvent
.ACoder
forSplunkEvent
objects.An unbounded sink for Splunk's Http Event Collector (HEC).ClassSplunkIO.Write
provides aPTransform
that allows writingSplunkEvent
records into a Splunk HTTP Event Collector end-point using HTTP POST requests.A class for capturing errors that occur while writingSplunkEvent
to Splunk's Http Event Collector (HEC) end point.A builder class for creating aSplunkWriteError
.