A B C D E F G H I J K L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractLogstashIndexerDao - Class in jenkins.plugins.logstash.persistence
-
Abstract data access object for Logstash indexers.
- AbstractLogstashIndexerDao() - Constructor for class jenkins.plugins.logstash.persistence.AbstractLogstashIndexerDao
- all() - Static method in class jenkins.plugins.logstash.configuration.LogstashIndexer
B
- BuildData - Class in jenkins.plugins.logstash.persistence
-
POJO for mapping build info to JSON.
- BuildData(AbstractBuild<?, ?>, Date, TaskListener) - Constructor for class jenkins.plugins.logstash.persistence.BuildData
- BuildData(Run<?, ?>, Date, TaskListener, String, String) - Constructor for class jenkins.plugins.logstash.persistence.BuildData
- BuildData.TestData - Class in jenkins.plugins.logstash.persistence
- BuildData.TestData.FailedTest - Class in jenkins.plugins.logstash.persistence
- buildPayload(BuildData, String, List<String>) - Method in class jenkins.plugins.logstash.persistence.AbstractLogstashIndexerDao
- buildPayload(BuildData, String, List<String>) - Method in interface jenkins.plugins.logstash.persistence.LogstashIndexerDao
-
Builds a JSON payload compatible with the Logstash schema.
C
- close() - Method in class jenkins.plugins.logstash.LogstashOutputStream
- configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.logstash.LogstashConfiguration
- convertToType(Class, Object) - Method in class jenkins.plugins.logstash.utils.URIConverter
- createIndexerInstance() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- createIndexerInstance() - Method in class jenkins.plugins.logstash.configuration.Logstash
- createIndexerInstance() - Method in class jenkins.plugins.logstash.configuration.LogstashIndexer
-
Creates a new
AbstractLogstashIndexerDao
instance corresponding to this configuration. - createIndexerInstance() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- createIndexerInstance() - Method in class jenkins.plugins.logstash.configuration.Redis
- createIndexerInstance() - Method in class jenkins.plugins.logstash.configuration.Syslog
- createSSLContext(String, X509Certificate) - Static method in class jenkins.plugins.logstash.utils.SSLHelper
D
- decorate(OutputStream) - Method in class jenkins.plugins.logstash.pipeline.GlobalDecorator
- decorateLogger(Run, OutputStream) - Method in class jenkins.plugins.logstash.LogstashConsoleLogFilter
- Descriptor() - Constructor for class jenkins.plugins.logstash.configuration.Logstash.Descriptor
- Descriptor() - Constructor for class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- Descriptor() - Constructor for class jenkins.plugins.logstash.LogstashNotifier.Descriptor
- DescriptorImpl() - Constructor for class jenkins.plugins.logstash.LogstashBuildWrapper.DescriptorImpl
-
Deprecated.
- DescriptorImpl() - Constructor for class jenkins.plugins.logstash.LogstashJobProperty.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.logstash.pipeline.LogstashSendStep.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.logstash.pipeline.LogstashStep.DescriptorImpl
- DisplayName() - Static method in class jenkins.plugins.logstash.Messages
-
Key
DisplayName
:Send console log to Logstash
. - doCheckHost(String) - Method in class jenkins.plugins.logstash.configuration.LogstashIndexer.LogstashIndexerDescriptor
- doCheckKey(String) - Method in class jenkins.plugins.logstash.configuration.Redis.RedisDescriptor
- doCheckMaxLines(String) - Method in class jenkins.plugins.logstash.LogstashNotifier.Descriptor
- doCheckMimeType(String) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch.ElasticSearchDescriptor
- doCheckPort(String) - Method in class jenkins.plugins.logstash.configuration.LogstashIndexer.LogstashIndexerDescriptor
- doCheckQueue(String) - Method in class jenkins.plugins.logstash.configuration.RabbitMq.RabbitMqDescriptor
- doCheckUrl(String) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch.ElasticSearchDescriptor
- doFillCustomServerCertificateIdItems(Item, String) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch.ElasticSearchDescriptor
E
- ElasticSearch - Class in jenkins.plugins.logstash.configuration
- ElasticSearch() - Constructor for class jenkins.plugins.logstash.configuration.ElasticSearch
- ELASTICSEARCH - jenkins.plugins.logstash.persistence.LogstashIndexerDao.IndexerType
-
Deprecated.
- ElasticSearch.ElasticSearchDescriptor - Class in jenkins.plugins.logstash.configuration
- ElasticSearchDao - Class in jenkins.plugins.logstash.persistence
-
Elastic Search Data Access Object.
- ElasticSearchDao(URI, String, String) - Constructor for class jenkins.plugins.logstash.persistence.ElasticSearchDao
- ElasticSearchDescriptor() - Constructor for class jenkins.plugins.logstash.configuration.ElasticSearch.ElasticSearchDescriptor
- eol(byte[], int) - Method in class jenkins.plugins.logstash.LogstashOutputStream
- equals(Object) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- equals(Object) - Method in class jenkins.plugins.logstash.configuration.HostBasedLogstashIndexer
- equals(Object) - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- equals(Object) - Method in class jenkins.plugins.logstash.configuration.Redis
- equals(Object) - Method in class jenkins.plugins.logstash.configuration.Syslog
- Execution(StepContext) - Constructor for class jenkins.plugins.logstash.pipeline.LogstashStep.Execution
F
- Factory() - Constructor for class jenkins.plugins.logstash.pipeline.GlobalDecorator.Factory
- FailedTest(String, String) - Constructor for class jenkins.plugins.logstash.persistence.BuildData.TestData.FailedTest
- flush() - Method in class jenkins.plugins.logstash.LogstashOutputStream
G
- getAgentName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getAllIndexers() - Method in class jenkins.plugins.logstash.PluginImpl
- getBuildDuration() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getBuildHost() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getBuildLabel() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getBuildNum() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getBuildVariables() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getCharset() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- getCharset() - Method in class jenkins.plugins.logstash.LogstashWriter
-
Gets the charset that Jenkins is using during this build.
- getCustomServerCertificateId() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- getDateFormatter() - Method in class jenkins.plugins.logstash.LogstashConfiguration
- getDefaultPort() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch.ElasticSearchDescriptor
- getDefaultPort() - Method in class jenkins.plugins.logstash.configuration.Logstash.Descriptor
- getDefaultPort() - Method in class jenkins.plugins.logstash.configuration.LogstashIndexer.LogstashIndexerDescriptor
- getDefaultPort() - Method in class jenkins.plugins.logstash.configuration.RabbitMq.RabbitMqDescriptor
- getDefaultPort() - Method in class jenkins.plugins.logstash.configuration.Redis.RedisDescriptor
- getDefaultPort() - Method in class jenkins.plugins.logstash.configuration.Syslog.SyslogDescriptor
- getDefaultType() - Method in class jenkins.plugins.logstash.utils.URIConverter
- getDescription() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getDescription() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getDescription() - Method in class jenkins.plugins.logstash.persistence.HostBasedLogstashIndexerDao
- getDescription() - Method in interface jenkins.plugins.logstash.persistence.LogstashIndexerDao
- getDescriptor() - Method in class jenkins.plugins.logstash.LogstashBuildWrapper
-
Deprecated.
- getDescriptor() - Method in class jenkins.plugins.logstash.LogstashNotifier
- getDisplayName() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch.ElasticSearchDescriptor
- getDisplayName() - Method in class jenkins.plugins.logstash.configuration.Logstash.Descriptor
- getDisplayName() - Method in class jenkins.plugins.logstash.configuration.RabbitMq.RabbitMqDescriptor
- getDisplayName() - Method in class jenkins.plugins.logstash.configuration.Redis.RedisDescriptor
- getDisplayName() - Method in class jenkins.plugins.logstash.configuration.Syslog.SyslogDescriptor
- getDisplayName() - Method in class jenkins.plugins.logstash.LogstashBuildWrapper.DescriptorImpl
-
Deprecated.
- getDisplayName() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getDisplayName() - Method in class jenkins.plugins.logstash.LogstashJobProperty.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.logstash.LogstashNotifier.Descriptor
- getDisplayName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getDisplayName() - Method in class jenkins.plugins.logstash.pipeline.LogstashSendStep.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.logstash.pipeline.LogstashStep.DescriptorImpl
- getErrorDetails() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData.FailedTest
- getFailCount() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData
- getFailedTests() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData
- getFailedTestsWithErrorDetail() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData
- getFullDisplayName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getFullName() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData.FailedTest
- getFullProjectName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getFunctionName() - Method in class jenkins.plugins.logstash.pipeline.LogstashSendStep.DescriptorImpl
- getFunctionName() - Method in class jenkins.plugins.logstash.pipeline.LogstashStep.DescriptorImpl
- getHost() - Method in class jenkins.plugins.logstash.configuration.HostBasedLogstashIndexer
-
Returns the host for connecting to the indexer.
- getHost() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getHost() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getHost() - Method in class jenkins.plugins.logstash.persistence.HostBasedLogstashIndexerDao
- getId() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getIndexerInstance() - Method in class jenkins.plugins.logstash.LogstashConfiguration
-
Returns the actual instance of the logstash dao.
- getIndexerTypes() - Method in class jenkins.plugins.logstash.LogstashConfiguration
- getInstance() - Method in class jenkins.plugins.logstash.configuration.LogstashIndexer
-
Gets the instance of the actual
AbstractLogstashIndexerDao
that is represented by this configuration. - getInstance() - Static method in class jenkins.plugins.logstash.LogstashConfiguration
- getKey() - Method in class jenkins.plugins.logstash.configuration.Redis
- getKey() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getKey() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getKey() - Method in class jenkins.plugins.logstash.persistence.RedisDao
- getLogstashDescriptor() - Static method in class jenkins.plugins.logstash.LogstashInstallation
- getLogstashIndexer() - Method in class jenkins.plugins.logstash.LogstashConfiguration
-
Returns the current logstash indexer configuration.
- getMaxLines() - Method in class jenkins.plugins.logstash.LogstashNotifier
- getMaxLines() - Method in class jenkins.plugins.logstash.pipeline.LogstashSendStep
- getMessageFormat() - Method in class jenkins.plugins.logstash.configuration.Syslog
- getMessageFormat() - Method in class jenkins.plugins.logstash.persistence.SyslogDao
- getMimeType() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- getMimeType() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getPassCount() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData
- getPassword() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- getPassword() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- getPassword() - Method in class jenkins.plugins.logstash.configuration.Redis
- getPassword() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getPassword() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getPassword() - Method in class jenkins.plugins.logstash.persistence.RabbitMqDao
- getPassword() - Method in class jenkins.plugins.logstash.persistence.RedisDao
- getPort() - Method in class jenkins.plugins.logstash.configuration.HostBasedLogstashIndexer
-
Returns the port for connecting to the indexer.
- getPort() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getPort() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getPort() - Method in class jenkins.plugins.logstash.persistence.HostBasedLogstashIndexerDao
- getProjectName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getQueue() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- getQueue() - Method in class jenkins.plugins.logstash.persistence.RabbitMqDao
- getRequiredContext() - Method in class jenkins.plugins.logstash.pipeline.LogstashSendStep.DescriptorImpl
- getRequiredContext() - Method in class jenkins.plugins.logstash.pipeline.LogstashStep.DescriptorImpl
- getRequiredMonitorService() - Method in class jenkins.plugins.logstash.LogstashNotifier
- getResult() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getRootBuildNum() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getRootFullProjectName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getRootProjectDisplayName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getRootProjectName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getScheme() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getSensitiveBuildVariables() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getSkipCount() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData
- getStageName() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getSyslogFormat() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getSyslogProtocol() - Method in class jenkins.plugins.logstash.configuration.Syslog
- getSyslogProtocol() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getTestResults() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getTimestamp() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getTotalCount() - Method in class jenkins.plugins.logstash.persistence.BuildData.TestData
- getType() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getUri() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- getUri() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getUrl() - Method in class jenkins.plugins.logstash.persistence.BuildData
- getUsername() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- getUsername() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- getUsername() - Method in class jenkins.plugins.logstash.LogstashInstallation.Descriptor
- getUsername() - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- getUsername() - Method in class jenkins.plugins.logstash.persistence.RabbitMqDao
- getVirtualHost() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- getVirtualHost() - Method in class jenkins.plugins.logstash.persistence.RabbitMqDao
- GlobalDecorator - Class in jenkins.plugins.logstash.pipeline
- GlobalDecorator(WorkflowRun) - Constructor for class jenkins.plugins.logstash.pipeline.GlobalDecorator
- GlobalDecorator(WorkflowRun, String, String) - Constructor for class jenkins.plugins.logstash.pipeline.GlobalDecorator
- GlobalDecorator.Factory - Class in jenkins.plugins.logstash.pipeline
H
- hashCode() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- hashCode() - Method in class jenkins.plugins.logstash.configuration.HostBasedLogstashIndexer
- hashCode() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- hashCode() - Method in class jenkins.plugins.logstash.configuration.Redis
- hashCode() - Method in class jenkins.plugins.logstash.configuration.Syslog
- HostBasedLogstashIndexer<T extends AbstractLogstashIndexerDao> - Class in jenkins.plugins.logstash.configuration
- HostBasedLogstashIndexer() - Constructor for class jenkins.plugins.logstash.configuration.HostBasedLogstashIndexer
- HostBasedLogstashIndexerDao - Class in jenkins.plugins.logstash.persistence
-
Abstract data access object for Logstash indexers.
- HostBasedLogstashIndexerDao(String, int) - Constructor for class jenkins.plugins.logstash.persistence.HostBasedLogstashIndexerDao
I
- instance - Variable in class jenkins.plugins.logstash.configuration.LogstashIndexer
- isApplicable(AbstractProject<?, ?>) - Method in class jenkins.plugins.logstash.LogstashBuildWrapper.DescriptorImpl
-
Deprecated.
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.logstash.LogstashNotifier.Descriptor
- isApplicable(Class<? extends Job>) - Method in class jenkins.plugins.logstash.LogstashJobProperty.DescriptorImpl
- isConnectionBroken() - Method in class jenkins.plugins.logstash.LogstashWriter
- isEnabled() - Method in class jenkins.plugins.logstash.LogstashConfiguration
- isEnableGlobally() - Method in class jenkins.plugins.logstash.LogstashConfiguration
- isFailBuild() - Method in class jenkins.plugins.logstash.LogstashNotifier
- isFailBuild() - Method in class jenkins.plugins.logstash.pipeline.LogstashSendStep
- isMilliSecondTimestamps() - Method in class jenkins.plugins.logstash.LogstashConfiguration
J
- jenkins.plugins.logstash - package jenkins.plugins.logstash
- jenkins.plugins.logstash.configuration - package jenkins.plugins.logstash.configuration
- jenkins.plugins.logstash.persistence - package jenkins.plugins.logstash.persistence
- jenkins.plugins.logstash.pipeline - package jenkins.plugins.logstash.pipeline
- jenkins.plugins.logstash.utils - package jenkins.plugins.logstash.utils
K
L
- Logstash - Class in jenkins.plugins.logstash.configuration
- Logstash() - Constructor for class jenkins.plugins.logstash.configuration.Logstash
- Logstash.Descriptor - Class in jenkins.plugins.logstash.configuration
- LogstashBuildWrapper - Class in jenkins.plugins.logstash
-
Deprecated.
- LogstashBuildWrapper() - Constructor for class jenkins.plugins.logstash.LogstashBuildWrapper
-
Deprecated.Create a new
LogstashBuildWrapper
. - LogstashBuildWrapper.DescriptorImpl - Class in jenkins.plugins.logstash
-
Deprecated.Registers
LogstashBuildWrapper
as aBuildWrapper
. - LogstashConfiguration - Class in jenkins.plugins.logstash
- LogstashConfiguration() - Constructor for class jenkins.plugins.logstash.LogstashConfiguration
- LogstashConsoleLogFilter - Class in jenkins.plugins.logstash
- LogstashConsoleLogFilter() - Constructor for class jenkins.plugins.logstash.LogstashConsoleLogFilter
- LogstashDao - Class in jenkins.plugins.logstash.persistence
- LogstashDao(String, int) - Constructor for class jenkins.plugins.logstash.persistence.LogstashDao
- LogstashIndexer<T extends AbstractLogstashIndexerDao> - Class in jenkins.plugins.logstash.configuration
-
Extension point for logstash indexers.
- LogstashIndexer() - Constructor for class jenkins.plugins.logstash.configuration.LogstashIndexer
- LogstashIndexer.LogstashIndexerDescriptor - Class in jenkins.plugins.logstash.configuration
- LogstashIndexerDao - Interface in jenkins.plugins.logstash.persistence
-
Interface describing data access objects for Logstash indexers.
- LogstashIndexerDao.IndexerType - Enum in jenkins.plugins.logstash.persistence
-
Deprecated.
- LogstashIndexerDao.SyslogFormat - Enum in jenkins.plugins.logstash.persistence
-
Deprecated.
- LogstashIndexerDao.SyslogProtocol - Enum in jenkins.plugins.logstash.persistence
- LogstashIndexerDescriptor() - Constructor for class jenkins.plugins.logstash.configuration.LogstashIndexer.LogstashIndexerDescriptor
- LogstashInstallation - Class in jenkins.plugins.logstash
-
POJO for storing global configurations shared between components.
- LogstashInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class jenkins.plugins.logstash.LogstashInstallation
- LogstashInstallation.Descriptor - Class in jenkins.plugins.logstash
- LogstashItemListener - Class in jenkins.plugins.logstash
- LogstashItemListener() - Constructor for class jenkins.plugins.logstash.LogstashItemListener
- LogstashJobProperty - Class in jenkins.plugins.logstash
-
This JobProperty is a marker to decide if logs should be sent to an indexer.
- LogstashJobProperty() - Constructor for class jenkins.plugins.logstash.LogstashJobProperty
- LogstashJobProperty.DescriptorImpl - Class in jenkins.plugins.logstash
- LogstashNotifier - Class in jenkins.plugins.logstash
-
Post-build action to push build log to Logstash.
- LogstashNotifier(int, boolean) - Constructor for class jenkins.plugins.logstash.LogstashNotifier
- LogstashNotifier.Descriptor - Class in jenkins.plugins.logstash
- LogstashOutputStream - Class in jenkins.plugins.logstash
-
Output stream that writes each line to the provided delegate output stream and also sends it to an indexer for logstash to consume.
- LogstashOutputStream(OutputStream, LogstashWriter) - Constructor for class jenkins.plugins.logstash.LogstashOutputStream
- LogstashSaveableListener - Class in jenkins.plugins.logstash
- LogstashSaveableListener() - Constructor for class jenkins.plugins.logstash.LogstashSaveableListener
- LogstashSendStep - Class in jenkins.plugins.logstash.pipeline
-
Sends the tail of the log in a single event to a logstash indexer.
- LogstashSendStep(int, boolean) - Constructor for class jenkins.plugins.logstash.pipeline.LogstashSendStep
- LogstashSendStep.DescriptorImpl - Class in jenkins.plugins.logstash.pipeline
- LogstashStep - Class in jenkins.plugins.logstash.pipeline
-
This is the pipeline counterpart of the LogstashJobProperty.
- LogstashStep() - Constructor for class jenkins.plugins.logstash.pipeline.LogstashStep
-
Constructor.
- LogstashStep.DescriptorImpl - Class in jenkins.plugins.logstash.pipeline
-
Descriptor for
LogstashStep
. - LogstashStep.Execution - Class in jenkins.plugins.logstash.pipeline
-
Execution for
LogstashStep
. - LogstashWriter - Class in jenkins.plugins.logstash
-
A writer that wraps all Logstash DAOs.
- LogstashWriter(Run<?, ?>, OutputStream, TaskListener, Charset) - Constructor for class jenkins.plugins.logstash.LogstashWriter
- LogstashWriter(Run<?, ?>, OutputStream, TaskListener, Charset, String, String) - Constructor for class jenkins.plugins.logstash.LogstashWriter
M
- Messages - Class in jenkins.plugins.logstash
-
Generated localization support class.
- Messages() - Constructor for class jenkins.plugins.logstash.Messages
- migrateData() - Method in class jenkins.plugins.logstash.LogstashConfiguration
N
- newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.logstash.LogstashJobProperty.DescriptorImpl
O
- of(FlowExecutionOwner) - Method in class jenkins.plugins.logstash.pipeline.GlobalDecorator.Factory
- onChange(Saveable, XmlFile) - Method in class jenkins.plugins.logstash.LogstashSaveableListener
- onCreated(Item) - Method in class jenkins.plugins.logstash.LogstashItemListener
- onLoaded() - Method in class jenkins.plugins.logstash.LogstashItemListener
- onResume() - Method in class jenkins.plugins.logstash.pipeline.LogstashStep.Execution
P
- password - Variable in class jenkins.plugins.logstash.configuration.Redis
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.plugins.logstash.LogstashNotifier
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class jenkins.plugins.logstash.LogstashNotifier
- PleaseProvideHost() - Static method in class jenkins.plugins.logstash.Messages
-
Key
PleaseProvideHost
:Please set a valid host name
. - PluginImpl - Class in jenkins.plugins.logstash
- PluginImpl() - Constructor for class jenkins.plugins.logstash.PluginImpl
- ProvideValidMimeType() - Static method in class jenkins.plugins.logstash.Messages
-
Key
ProvideValidMimeType
:Please provide a valid mime type
. - push(String) - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- push(String) - Method in class jenkins.plugins.logstash.persistence.LogstashDao
- push(String) - Method in interface jenkins.plugins.logstash.persistence.LogstashIndexerDao
-
Sends the log data to the Logstash indexer.
- push(String) - Method in class jenkins.plugins.logstash.persistence.RabbitMqDao
- push(String) - Method in class jenkins.plugins.logstash.persistence.RedisDao
- push(String) - Method in class jenkins.plugins.logstash.persistence.SyslogDao
R
- RABBIT_MQ - jenkins.plugins.logstash.persistence.LogstashIndexerDao.IndexerType
-
Deprecated.
- RabbitMq - Class in jenkins.plugins.logstash.configuration
- RabbitMq(String) - Constructor for class jenkins.plugins.logstash.configuration.RabbitMq
- RabbitMq.RabbitMqDescriptor - Class in jenkins.plugins.logstash.configuration
- RabbitMqDao - Class in jenkins.plugins.logstash.persistence
-
RabbitMQ Data Access Object.
- RabbitMqDao(String, int, String, String, String, Charset, String) - Constructor for class jenkins.plugins.logstash.persistence.RabbitMqDao
- RabbitMqDescriptor() - Constructor for class jenkins.plugins.logstash.configuration.RabbitMq.RabbitMqDescriptor
- readResolve() - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- reconfigure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.logstash.configuration.LogstashIndexer
- Redis - Class in jenkins.plugins.logstash.configuration
- Redis() - Constructor for class jenkins.plugins.logstash.configuration.Redis
- REDIS - jenkins.plugins.logstash.persistence.LogstashIndexerDao.IndexerType
-
Deprecated.
- Redis.RedisDescriptor - Class in jenkins.plugins.logstash.configuration
- RedisDao - Class in jenkins.plugins.logstash.persistence
-
Redis Data Access Object.
- RedisDao(String, int, String, String) - Constructor for class jenkins.plugins.logstash.persistence.RedisDao
- RedisDescriptor() - Constructor for class jenkins.plugins.logstash.configuration.Redis.RedisDescriptor
- RFC3164 - jenkins.plugins.logstash.persistence.LogstashIndexerDao.SyslogFormat
-
Deprecated.
- RFC5424 - jenkins.plugins.logstash.persistence.LogstashIndexerDao.SyslogFormat
-
Deprecated.
S
- setAgentName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setBuildDuration(long) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setBuildHost(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setBuildLabel(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setBuildNum(int) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setBuildVariables(Map<String, String>) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setClientBuilderSSLContext(HttpClientBuilder, KeyStore) - Static method in class jenkins.plugins.logstash.utils.SSLHelper
- setCustomKeyStore(KeyStore, String) - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- setCustomServerCertificateId(String) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- setDescription(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setDisplayName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setEnabled(boolean) - Method in class jenkins.plugins.logstash.LogstashConfiguration
- setEnableGlobally(boolean) - Method in class jenkins.plugins.logstash.LogstashConfiguration
- setFullDisplayName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setFullProjectName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setHost(String) - Method in class jenkins.plugins.logstash.configuration.HostBasedLogstashIndexer
-
Sets the host for connecting to the indexer.
- setId(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setKey(String) - Method in class jenkins.plugins.logstash.configuration.Redis
- setLogstashIndexer(LogstashIndexer<?>) - Method in class jenkins.plugins.logstash.LogstashConfiguration
- setMessageFormat(MessageFormat) - Method in class jenkins.plugins.logstash.configuration.Syslog
- setMessageFormat(MessageFormat) - Method in class jenkins.plugins.logstash.persistence.SyslogDao
- setMilliSecondTimestamps(boolean) - Method in class jenkins.plugins.logstash.LogstashConfiguration
- setMimeType(String) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- setMimeType(String) - Method in class jenkins.plugins.logstash.persistence.ElasticSearchDao
- setPassword(Secret) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- setPassword(Secret) - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- setPassword(Secret) - Method in class jenkins.plugins.logstash.configuration.Redis
- setPort(int) - Method in class jenkins.plugins.logstash.configuration.HostBasedLogstashIndexer
-
Sets the port used for connecting to the indexer
- setProjectName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setQueue(String) - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- setResult(Result) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setRootBuildNum(int) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setRootFullProjectName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setRootProjectDisplayName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setRootProjectName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setSensitiveBuildVariables(Set<String>) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setStageName(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setSyslogProtocol(LogstashIndexerDao.SyslogProtocol) - Method in class jenkins.plugins.logstash.configuration.Syslog
- setTestResults(BuildData.TestData) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setTimestamp(Calendar) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setUp(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.plugins.logstash.LogstashBuildWrapper
-
Deprecated.
- setUri(URI) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- setUri(URL) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- setUrl(String) - Method in class jenkins.plugins.logstash.persistence.BuildData
- setUsername(String) - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- setUsername(String) - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- setVirtualHost(String) - Method in class jenkins.plugins.logstash.configuration.RabbitMq
- SSLHelper - Class in jenkins.plugins.logstash.utils
- SSLHelper() - Constructor for class jenkins.plugins.logstash.utils.SSLHelper
- start() - Method in class jenkins.plugins.logstash.pipeline.LogstashStep.Execution
- start() - Method in class jenkins.plugins.logstash.PluginImpl
- start(StepContext) - Method in class jenkins.plugins.logstash.pipeline.LogstashSendStep
- start(StepContext) - Method in class jenkins.plugins.logstash.pipeline.LogstashStep
- stop(Throwable) - Method in class jenkins.plugins.logstash.pipeline.LogstashStep.Execution
- Syslog - Class in jenkins.plugins.logstash.configuration
- Syslog() - Constructor for class jenkins.plugins.logstash.configuration.Syslog
- SYSLOG - jenkins.plugins.logstash.persistence.LogstashIndexerDao.IndexerType
-
Deprecated.
- Syslog.SyslogDescriptor - Class in jenkins.plugins.logstash.configuration
- SyslogDao - Class in jenkins.plugins.logstash.persistence
- SyslogDao(UdpSyslogMessageSender, String, int) - Constructor for class jenkins.plugins.logstash.persistence.SyslogDao
- SyslogDao(String, int) - Constructor for class jenkins.plugins.logstash.persistence.SyslogDao
- SyslogDescriptor() - Constructor for class jenkins.plugins.logstash.configuration.Syslog.SyslogDescriptor
T
- takesImplicitBlockArgument() - Method in class jenkins.plugins.logstash.pipeline.LogstashStep.DescriptorImpl
- TestData() - Constructor for class jenkins.plugins.logstash.persistence.BuildData.TestData
- TestData(Action) - Constructor for class jenkins.plugins.logstash.persistence.BuildData.TestData
- toJson() - Method in class jenkins.plugins.logstash.persistence.BuildData
- toString() - Method in class jenkins.plugins.logstash.persistence.BuildData
U
- UDP - jenkins.plugins.logstash.persistence.LogstashIndexerDao.SyslogProtocol
- updateResult() - Method in class jenkins.plugins.logstash.persistence.BuildData
- URIConverter - Class in jenkins.plugins.logstash.utils
- URIConverter() - Constructor for class jenkins.plugins.logstash.utils.URIConverter
V
- validate() - Method in class jenkins.plugins.logstash.configuration.ElasticSearch
- validate() - Method in class jenkins.plugins.logstash.configuration.LogstashIndexer
-
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.
- ValueIsInt() - Static method in class jenkins.plugins.logstash.Messages
-
Key
ValueIsInt
:Value must be an integer
. - ValueIsRequired() - Static method in class jenkins.plugins.logstash.Messages
-
Key
ValueIsRequired
:Value is required
. - valueOf(String) - Static method in enum jenkins.plugins.logstash.persistence.LogstashIndexerDao.IndexerType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jenkins.plugins.logstash.persistence.LogstashIndexerDao.SyslogFormat
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jenkins.plugins.logstash.persistence.LogstashIndexerDao.SyslogProtocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jenkins.plugins.logstash.persistence.LogstashIndexerDao.IndexerType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jenkins.plugins.logstash.persistence.LogstashIndexerDao.SyslogFormat
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jenkins.plugins.logstash.persistence.LogstashIndexerDao.SyslogProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- write(String) - Method in class jenkins.plugins.logstash.LogstashWriter
-
Sends a logstash payload for a single line to the indexer.
- writeBuildLog(int) - Method in class jenkins.plugins.logstash.LogstashWriter
-
Sends a logstash payload containing log lines from the current build.
_
- _DisplayName() - Static method in class jenkins.plugins.logstash.Messages
-
Key
DisplayName
:Send console log to Logstash
. - _PleaseProvideHost() - Static method in class jenkins.plugins.logstash.Messages
-
Key
PleaseProvideHost
:Please set a valid host name
. - _ProvideValidMimeType() - Static method in class jenkins.plugins.logstash.Messages
-
Key
ProvideValidMimeType
:Please provide a valid mime type
. - _ValueIsInt() - Static method in class jenkins.plugins.logstash.Messages
-
Key
ValueIsInt
:Value must be an integer
. - _ValueIsRequired() - Static method in class jenkins.plugins.logstash.Messages
-
Key
ValueIsRequired
:Value is required
.
All Classes All Packages