Per Nergård (MVP)
+2
Sep 14, 2017
visibility 5068
star star star star star
(3 votes)

Plugin for viewing scheduled job run history

A couple of times during the years I have had the need to view the scheduled job history log. In all these cases it has been jobs that are running frequently and therefor I need to use the paging since the default view doesn't display that many rows.

So I did a small plugin that let you choose between all scheduled jobs and display all the history in one table. Might not be the oste useful plugin but since I built it can as wll share it. You can find it over at my Gist.

Image logviewer.jpg

Sep 14, 2017

Comments

valdis
valdis Sep 15, 2017 10:27 AM

could be merged into scheduled jobs overview plugin ;)

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |