Try our conversational search powered by Generative AI!

Log history for scheduled jobs in tblScheduledItemLog

Vote:
 

Our Optimizely solution has a scheduled job that runs every five minutes, meaning it writes a log entry to the table tblScheduledItemLog every five minutes.

It seems there is a limit of 1000 rows that any fkScheduledItemId (specific scheduled job) has in that table before the older entries are cleaned. Is there any way to customize and increase this limit of 1000 or must we create our own logging solution for this? I could not find any hints on google for this.

I would appreciate any help with this greatly!

Eetu Laine

#300048
Apr 13, 2023 12:41
Vote:
 

Try SchedulerDB.MaxLogItems property

#300051
Apr 13, 2023 12:46
Vote:
 

Thanks for pointing this out! I don't know why I didn't come across it before. I'll see if that would be the easiest way or whether we should configure Optimizely to log these events to a file on the server.

#300117
Apr 14, 2023 5:38
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.