简体   繁体   English

有没有办法记录 Jenkins 服务器配置中的更改?

[英]Is there a way to log changes in Jenkins server configuration?

I'm looking for something like the Job Config history plugin but to log the changes in the Jenkins server itself (any change under the /manage section or credentials).我正在寻找类似Job Config 历史插件的东西,但要记录 Jenkins 服务器本身的更改(/manage 部分或凭据下的任何更改)。

I tested the Audit Trail plugin , but it only logs who and when, but nothing about the content of the change.我测试了Audit Trail 插件,但它只记录了谁和何时,但没有记录更改的内容。

I'm using the roles based strategy, so there is a reduced group of people able to do changes, but I still need more precise information.我正在使用基于角色的策略,因此能够进行更改的人员减少了,但我仍然需要更准确的信息。

Job Config History Plugin also tracks system configuration.作业配置历史插件还跟踪系统配置。 Just click on Job Config History (on the left-side menu) on the main dashboard (outside of any job).只需单击主仪表板上(在任何作业之外)的作业配置历史记录(在左侧菜单上)。 When there, you can see all server configuration changes with all features like diffs and raw XML access.在那里,您可以看到所有服务器配置更改以及差异和原始 XML 访问等所有功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM