• hello,

    I would like to keeo receiving an Email when the error log file is too big, but I do not want the weekly (at least) email to send me the errors.

    Can I delete this cron job? Elm_Plugin_emailErrors_hook

    and keep this one:
    Elm_Plugin_checkLogFileSize_hook

    Thank you for the great plugin !

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Janis Elsts

    (@whiteshadow)

    Give it a shot. I’m pretty sure that it won’t break the plugin. However, the cron job might get automatically recreated at some point; it will definitely be recreated when you change plugin settings.

    Alternatively, if the problem is that you’re getting notifications about unimportant/non-critical errors, you could configure the plugin to ignore those errors. When you hover the cursor over an error message in the Dashboard widget, you should see an “Ignore” link. It will hide the error from the widget and from notification emails (but the message will stay in the log file).

    Thread Starter makeonlineshops

    (@makeonlineshops)

    Thank you so much !

    So did I understand well ? If we type and Email in the the email field, we will automatically get an email with the error list ? (we cannot select NEVER)

    We cannot be notified only about file size without deleting the cron job ?

    Great plugin anyway !

    Plugin Author Janis Elsts

    (@whiteshadow)

    Correct, currently there is no way to disable notification about errors without also disabling notifications about file size.

    However, you will only get the email about errors if there actually are new errors and the errors are not on the “ignore” list. The plugin won’t send a notification if there are no new messages or all of them are ignored.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can I DELETE 1 of the 2 CRON JOBS ? Elm_Plugin_emailErrors_hook’ is closed to new replies.