I have been trying to use the Elasticsearch plugins, There are two of them and both of them have issues and are orthogonal.
One plugin saves the console log The other plugin saves the status information The Jenkins model for data storage was developed before scaling and multiple active active type configurations were the norm. In order to address that and not abandon Jenkins I need to start moving more of the local data in Jenkins to remote servers. I am trying to accomplish this in small steps. The first task would be to get the results and log data into my elasticsearch system. I would like to do it with groovy if possible so I can use things like scriptler and post build jobs and create a homegrown solution easily. Has anyone been able to get the groovy jars for elasticsearch loaded into the Jenkins instance and usable. I want to include some external groovy jars and use them in a post build script. Some plugins allow you to specify external groovy jars others do not. Why isn't the code for adding an external jar to anything groovy related available to all plugins. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1cd5f02c-6ec7-4668-9bc5-702d6f03cd02%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
