Andrea
(Pospichalova)
August 4, 2023, 8:10am
1
Hello,
I have a question about the CRON settings in “Log writer settings”.
I want to set the Log writer to send me info to my email every 30min, but I have a problem with the correct setting. In minutes I have set 0/30, what am I doing wrong?
Thank you for your help
tomas
(Tomas Belak)
August 4, 2023, 8:23am
2
Hi,
problem with your CRON is first *. In this way the system will try to send email every second on 0 and 30 minute in each hour on very day.
Here is proper settings:
If you want to be more precise you can also specify hour range where you want to receive email and for example exclude weekends:
This one send data between 6 and 22 hours and only on weekdays.
In case yo use email writer I recommend to set also Limit (different to 0) otherwise the emails can be pretty long:
2 Likes
system
(system)
Closed
October 27, 2023, 6:51am
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.