Does the cron daemon log both the output generated by cron jobs and the output generated by itself?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
The manpage of cron says
When executing commands, any output is mailed to the owner of the
crontab (or to the user specified in the MAILTO environment variable
in the crontab, if
such exists). Any job output can also be sent to syslog by using the
-s option.
Does "any output" include both
- the output generated by the job executed by cron daemon
- and the output generated the cron daemon itself?
If "any output" is only the output generated by the job executed by cron daemon and not the output generated the cron daemon itself, can we just specify in the job line in cronab file to redirect the output of the job into any file?
Thanks.
cron
add a comment |Â
up vote
0
down vote
favorite
The manpage of cron says
When executing commands, any output is mailed to the owner of the
crontab (or to the user specified in the MAILTO environment variable
in the crontab, if
such exists). Any job output can also be sent to syslog by using the
-s option.
Does "any output" include both
- the output generated by the job executed by cron daemon
- and the output generated the cron daemon itself?
If "any output" is only the output generated by the job executed by cron daemon and not the output generated the cron daemon itself, can we just specify in the job line in cronab file to redirect the output of the job into any file?
Thanks.
cron
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The manpage of cron says
When executing commands, any output is mailed to the owner of the
crontab (or to the user specified in the MAILTO environment variable
in the crontab, if
such exists). Any job output can also be sent to syslog by using the
-s option.
Does "any output" include both
- the output generated by the job executed by cron daemon
- and the output generated the cron daemon itself?
If "any output" is only the output generated by the job executed by cron daemon and not the output generated the cron daemon itself, can we just specify in the job line in cronab file to redirect the output of the job into any file?
Thanks.
cron
The manpage of cron says
When executing commands, any output is mailed to the owner of the
crontab (or to the user specified in the MAILTO environment variable
in the crontab, if
such exists). Any job output can also be sent to syslog by using the
-s option.
Does "any output" include both
- the output generated by the job executed by cron daemon
- and the output generated the cron daemon itself?
If "any output" is only the output generated by the job executed by cron daemon and not the output generated the cron daemon itself, can we just specify in the job line in cronab file to redirect the output of the job into any file?
Thanks.
cron
cron
asked 2 mins ago
Tim
24.6k69239426
24.6k69239426
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479517%2fdoes-the-cron-daemon-log-both-the-output-generated-by-cron-jobs-and-the-output-g%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password