-
New Feature
-
Resolution: Unresolved
-
Major
Unable to jump to particular timestamp in Jenkins consoleFull log, Have tried http://localhost:8080/job/frog/11/console?elapsed=14:43:11
http://localhost:8080/job/frog/11/consoleFull?elapsed=14:43:11
It would be great to have this feature.
Hey vinodrachamalla, there isn't currently a way to filter by timestamp. As a workaround, you could determine the starting and ending line numbers for the range you are interested in and use the startLine and/or endLine query parameters to get the information you need. If you would like this new feature to be made available, feel free to submit a pull request!