Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Why do you need it, maybe you only want to turn log file for cron? Commented Jun 9, 2017 at 7:48
  • That sounds like it would work better, could you direct me to any good resources for that operation? Commented Jun 9, 2017 at 10:07
  • what distro you have? default logs is sended to syslog, you can redirect it to cron.log in rsyslog.d (uncoment line with cron in /etc/rsyslog.d/50-default.conf) Commented Jun 9, 2017 at 10:29