I think FeedAPI shouldn't log to cron every time - it pollutes and inflates the watchdog log.

We should move this into a improved admin interface for feedapi. When we log stuff to our own log, we can delete after a relatively short period of time (14 days, 30 days) and keep the watchdog neat and tidy.

I am also posting this in regards to plans of creating a stand alone feedapi_monitor module that would do some advanced monitoring.

Alex

Comments

aron novak’s picture

Category: bug » feature

I removed the problematic lines from FeedAPI. If i understand well, now it's a feature request for a feedapi_monitor module :)

alex_b’s picture

Title: FeedAPI shouldn't log to cron every cron run » Log parsing/processing times

Indeed :)

We should start to sketch out a plan for feedapi_monitor. Keep monitor to an absolute minimum in feedapi.module and offer a good slap-on monitor.

This feature should be part of it.