Re: syslog daemon facilty

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 17.07.2011 14:34, schrieb Maurizio Marini:
> On Sun, 17 Jul 2011 19:19:46 +0930
> Tim <ignored_mailbox@xxxxxxxxxxxx> wrote:
> 
>> On Sun, 2011-07-17 at 07:55 +0200, Maurizio Marini wrote:
>>> why to not have daemon syslogging on a different file like on debian
>>> distro families?
>>
>> Do you mean differently than:
>>
>>   The SMTP server having its own log file
>>   The HTTP server having its own log file
>>   The DHCP server having its own log file
>>   ...
>>
>> /var/log/messages is the generic leftovers destination.
>>
> i mean, very simply, that out of the box rsyslog.conf should be:
> 
> [code]
> # Log anything (except mail and daemon) of level info or higher.
> # Don't log private authentication messages!
> *.info;mail.none;authpriv.none;cron.none;daemon.none                /var/log/messages
> 
> # Log daemon stuff
> daemon.*								/var/log/daemon.log                                              /var/log/secure
> [/code]

> this is a very personal point of view, of course ;)

do you really want to look in two logfiles permanently?
i don't and have even php-errors in /var/log/messages

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux