public class SplunkHECInput extends SplunkInput
Constructor and Description |
---|
SplunkHECInput(HECTransportConfig config,
java.lang.String activationKey) |
Modifier and Type | Method and Description |
---|---|
void |
closeStream()
close the stream
|
void |
streamEvent(java.lang.String message)
send an event via stream
|
getMaxQueueSize, isDropEventsOnQueueFull, setDropEventsOnQueueFull, setMaxQueueSize, setMaxQueueSize
public SplunkHECInput(HECTransportConfig config, java.lang.String activationKey) throws java.lang.Exception
java.lang.Exception