public class SubmitDataWriter extends SplunkDataWriter
args, endpoint| Constructor and Description |
|---|
SubmitDataWriter(SplunkEndpoint endpoint,
com.splunk.Args args) |
| Modifier and Type | Method and Description |
|---|---|
protected Socket |
createSocket(com.splunk.Service service) |
protected void |
doWrite(SplunkEvent event) |
void |
setIndex(String index) |
isConnected, start, stop, writepublic SubmitDataWriter(SplunkEndpoint endpoint, com.splunk.Args args)
protected void doWrite(SplunkEvent event) throws IOException
doWrite in class SplunkDataWriterIOExceptionprotected Socket createSocket(com.splunk.Service service) throws IOException
createSocket in class SplunkDataWriterIOExceptionpublic void setIndex(String index)
Apache Camel