-
New Feature
-
Resolution: Won't Do
-
Major
-
None
Current configuration option of log-parser has lots of issues:
- hard to maintain
- doesn't work with slaves
- doesn't work if you do not have shell access to the hudson server
- doesn't work if you want to transfer(copy) jobs from one server to another
This is a request to include the parsing configuration inside the job configuration in a text box.
[JENKINS-7490] console-parser should get the parsing rules directly from a textbox in the project config
Attachment | New: log-parser.diff [ 20026 ] | |
Attachment | New: log-parser-config.png.png [ 20027 ] |
Assignee | Original: rgoren [ rgoren ] | New: jborghi [ jborghi ] |
I'd agree with the above.
Whilst the ability to share configuration between projects is a nice-to-have, the ability to store an individual project's configuration as that project's configuration is essential.
i.e. One needs to have the option of having these parsing rules stored within the project configuration.
By all means have the optional facility to use an externally-controlled file, but the default option should be to have the parsing rules stored on a per-project basis, as part of the project configuration, much like the build rules themselves.