Hello everyone Logwatch is awesome. I don't have to do a "less" on each file. I tried to send me the report thought mail but i didn't set up SMTP server. So i changed to the file saving option. I created a file on the user Franck like this " vi /home/Franck/log.log" did a "chmod 750 " and [root@master ~]# logwatch --service all --range yesterday --detail high --save /home/Franck/log.log I get this message "Can't open output file: /home/franck/log.log" Can you explain me why it's not working ? Thank you Sincerely -- Franck On 10/6/05, David Henry Wild <dhwlinux@xxxxxxxxxxxx> wrote: > On Mon, 2005-10-03 at 22:20 -0500, micheal wrote: > > On Mon, 2005-10-03 at 18:44 -0400, Tony Nelson wrote: > > > At 1:28 AM -0500 10/3/05, micheal wrote: > > > >On Mon, 2005-10-03 at 02:53 -0300, Franck Y wrote: > > > >> Hi everyone, > > > >> > > > >> What are the main file (logs), that I sould check if the computer is > > > >>going well > > > >> . > > > >> > > > >> > > > >> -- > > > >> Franck > > > >> > > > > > > > >basically all the log files are in /var/logs > > > > > > Logwatch sends an email to root each day summarizing anything it thinks is > > > interesting (or rather, that it doesn't believe is uninteresting). You'd > > > need to log in as root and read the mail; maybe someone here has a better > > > approach. > > > ____________________________________________________________________ > > > TonyN.:' <mailto:tonynelson@xxxxxxxxxxxxxxxxx> > > > ' <http://www.georgeanelson.com/> > > > > > > > Here is what I have done. Edit /etc/aliases as root. Around the last > > line of the file there is something similiar to > > > > # Person who should get root's mail > > root: micheal > > > > I have it going to my local spool, however you can edit this with any > > e-mail address you wish. > > > > After you are done. run the command newaliases as root. > > > > Now all you have to do is check the mail for the e-mail you have set up > > as an 'alias' for root, and you are set. > > > > Micheal > > > I've done this to redirect mail to another, non Linux, computer which is > on my network by sending it to dhwild@xxxxxxxxxxxxx The message actually > arrives, attached to an error message which says that it should have a > real email address rather than root@localhost. > > How do I arrange that, please? > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list >