| Package | Description |
|---|---|
| jenkins.plugins.logstash | |
| jenkins.plugins.logstash.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected BuildData |
LogstashOutputStream.buildData |
| Constructor and Description |
|---|
LogstashOutputStream(OutputStream delegate,
LogstashIndexerDao dao,
BuildData buildData,
String jenkinsUrl) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
LogstashIndexerDao.buildPayload(BuildData buildData,
String jenkinsUrl,
List<String> logLines)
Builds a JSON payload compatible with the Logstash schema.
|
Copyright © 2004-2015. All Rights Reserved.