| Package | Description |
|---|---|
| com.datasift.client.push | |
| com.datasift.client.push.connectors |
| Modifier and Type | Field and Description |
|---|---|
static OutputType<SplunkStorm> |
OutputType.SPLUNK_STORM |
| Modifier and Type | Method and Description |
|---|---|
static SplunkStorm |
PushConnectors.splunkStorm() |
| Modifier and Type | Method and Description |
|---|---|
SplunkStorm |
SplunkStorm.format(SplunkStorm.SplunkStormFormat format)
The output format for your data:
json_meta - The current default format, where each payload contains a full JSON document.
|
SplunkStorm |
SplunkStorm.host(String hostname) |
SplunkStorm |
SplunkStorm.port(int port) |
SplunkStorm |
SplunkStorm.url(String hostname,
int port) |
Copyright © 2015. All Rights Reserved.