timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-38313] External Build Log storage for Jenkins #3531

Open timja opened 8 years ago

timja commented 8 years ago

Jenkins' logging system is one of potential scalability bottlenecks on big Jenkins instances. System logging can be redirected via JUL log appenders (or other such solutions), but there is no OOTB solution for build logs.

It would be great to have such solution. Top-level requirements:

Design document:


Originally reported by oleg_nenashev, imported from: External Build Log storage for Jenkins
  • status: In Progress
  • priority: Major
  • resolution: Unresolved
  • imported: 2022/01/10

Epic children:

timja commented 7 years ago

oleg_nenashev:

I am not working on these stories anymore. I have been assigned to another project in October by my company

timja commented 7 years ago

oleg_nenashev:

jamesdumay This EPIC includes Changes in Pipeline, e.g. JENKINS-38381. Please do not remove labels/components

timja commented 7 years ago

postman:

Is there any idea when this could be ready? We've started to use pipelines and immediately ran into issues with the Jenkins system incurring a massive increase in IOPS (the master has build log storage on external filer).

Is there any short-term recommended workaround?

 

timja commented 7 years ago

oleg_nenashev:

postman Regarding Pipeline, see JENKINS-38381. jglick made a significant progress with the log storage improvement there (with/without external storage), but the pull request has not been landed yet afaik

timja commented 6 years ago

oleg_nenashev:

This EPIC is in progress again

timja commented 5 years ago

oleg_nenashev:

And... it was aborted again for some reasons out of my control...

timja commented 5 years ago

oleg_nenashev:

I have abandoned all tasks in this EPIC. As stated in https://groups.google.com/d/msg/jenkinsci-dev/uc6NsMoCFQI/AIO4WG1UCwAJ , csanchez and jglick can take over any tasks, PRs and JEPs related to this EPIC

timja commented 3 years ago

datadog:

Hi csanchez and jglick, we are wondering about the current status of this EPIC? We are interested in using this logging capability, and we would like to know if this is continued to be supported even in beta?

timja commented 3 years ago

jglick:

datadog nothing is “supported” exactly, but https://plugins.jenkins.io/pipeline-cloudwatch-logs/ continues to work (AFAIK), and JEP-210 is open to other implementations (beta-level API). At a very high level, the main limitations are

timja commented 2 years ago

[Originally duplicated by: JENKINS-32444]

timja commented 2 years ago

[Originally related to: JENKINS-45150]

timja commented 2 years ago

[Originally related to: JENKINS-26545]

timja commented 2 years ago

[Originally blocks: JENKINS-49327]