Send the tail of the log to Logstash.

Hint: In order to get the result in the data sent to Logstash it must be set before the logstashSend step.
Due to the way log output was collected in older version of the pipeline plugin, the logstashSend step might not transfer the lines logged directly before the step is called. Adding a sleep of 1 second might help here.