×
First, select the "System Log" from the "Manage Jenkins" page: · From there, you can create a custom log recorder, which helps you group relevant logs together ...
First, select the "system log" from the "Manage Jenkins" page: From there, you can create a custom log recorder, which helps you group relevant logs together ...
Missing: /search | Show results with:/search
Gets a view of log records per agent matching this recorder. Returns: a map (sorted by display name) from computer to (nonempty) list of log records; Since ...
May 22, 2019 · The Audit Log Plugin for Jenkins is an in development project to integrate standardized audit logging trails to various core actions in ...
May 12, 2023 · I have seen plugins that export build-job data, however I'm interested in exporting the log-file that Jenkins itself produces output in. I will ...
Missing: Recorders | Show results with:Recorders
Jan 3, 2024 · Go to Jenkins -> Manage Jenkins -> System Log; Add new log recorder; Enter 'GitLab plugin' or whatever you want for the name; On the next page ...
Dec 6, 2023 · This plugin keeps a log of who performed particular Jenkins operations, such as configuring jobs. This plugin adds an Audit Trail section in ...
Feb 12, 2018 · System Log · Version: 1.1.0 · Installed on 0.0046% of instances · Links · Labels · Maintainers · Help us improve this page! · Resources · Project.
Finds a job with the given name. protected ReferenceBuild. findReferenceBuild(Run<?,?> run, edu.hm.hafner.util.FilteredLog log).