jenkinsci / jenkinsci/support-core-plugin

[JENKINS-30816] Allow for customizing JENKINS_HOME/logs/custom size

Open
#730 2 comments 0 reactions 0 assignees View on GitHub
component:support-core-plugin imported-jira-issue priority:trivial resolution:unresolved
Dominant language
Java
Stars
19
Forks
77
Avg merge
17h 53m
Merged PRs (30d)
3

Description

Currently the support core plugin records custom loggers to the file system, however it would be nice to allow users to customize the size (via JVM argument). https://github.com/jenkinsci/support-core-plugin/blob/5edc573e45457dd79b8e07594bc24f5921606ef2/src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java#L70 would need to be fixed to use FileListCapComponent.MAX_FILE_SIZE

---
Originally reported by schristou, imported from: Allow for customizing JENKINS_HOME/logs/custom size


  • assignee: schristou
  • status: Open
  • priority: Trivial
  • component(s): support-core-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 4
  • imported: 20251212-090250

Raw content of original issue

Currently the support core plugin records custom loggers to the file system, however it would be nice to allow users to customize the size (via JVM argument). https://github.com/jenkinsci/support-core-plugin/blob/5edc573e45457dd79b8e07594bc24f5921606ef2/src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java#L70 would need to be fixed to use FileListCapComponent.MAX_FILE_SIZE

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.