diff --git a/src/main/java/jenkins/plugins/logstash/LogstashInstallation.java b/src/main/java/jenkins/plugins/logstash/LogstashInstallation.java index cdac10a7..6696eab1 100644 --- a/src/main/java/jenkins/plugins/logstash/LogstashInstallation.java +++ b/src/main/java/jenkins/plugins/logstash/LogstashInstallation.java @@ -76,6 +76,7 @@ public static final class Descriptor extends ToolDescriptor + + + ${it.name()} diff --git a/src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-pipeline.html b/src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-pipeline.html new file mode 100644 index 00000000..1a85ec6e --- /dev/null +++ b/src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-pipeline.html @@ -0,0 +1,4 @@ +
+

The elasticsearch pipeline to send logs through (only effective for ELASTICSEARCH Indexer type).
+ Leave this field blank if you are not routing through a pipeline.

+