×
Aug 30, 2023 · This plugin adds support for sending a job's console log to Logstash indexers such as Elastic Search, Logstash, RabbitMQ, Redis or to Syslog.
logstashSend : Send console log to Logstash. 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 ...
Aug 30, 2023 · Adds the possibility to push builds logs and build data to a Logstash indexer such as Redis, RabbitMQ, Elastic Search or to Syslog.
Package jenkins.plugins.logstash ; POJO for storing global configurations shared between components. · This JobProperty is a marker to decide if logs should be ...
Purpose of this method is to validate the inputs (if required) and if found erroneous throw an exception so that it will be bubbled up to the UI.
A writer that wraps all Logstash DAOs. Handles error reporting and per build connection state. Each call to write (one line or multiple lines) sends a ...
Aug 30, 2023 · Adds the possibility to push builds logs and build data to a Logstash indexer such as Redis, RabbitMQ, Elastic Search or to Syslog.
Creates a new AbstractLogstashIndexerDao instance corresponding to this configuration. Methods inherited from class jenkins.plugins.logstash.configuration.
Package jenkins.plugins.logstash.configuration. Class Logstash.Descriptor. java.lang.Object · hudson.model.Descriptor<LogstashIndexer<?>> jenkins.plugins.