[CentOS] Syslog do not work

Tim_Davis at cbca.com

Tim_Davis at cbca.com
Fri Oct 30 20:34:52 UTC 2009


Guys, attached is copy of both the  i) /etc/sysconfig/syslog
                                               ii) /etc/syslog.conf
I have a Centos ver5.3

The syslog is not working and also I installed Webmin, also it does not
work,
this is what the error is "
                                                                                               
 Info     Internet Explorer cannot display the webpage "                                       
 icon                                                                                          
                                                                                               

Thanks
1.
[root at bart ~]# cat /etc/sysconfig/syslog
# Options to syslogd
# -m 0 disables 'MARK' messages.
# -r enables logging from remote machines
# -x disables DNS lookups on messages recieved with -r
# See syslogd(8) for more details
SYSLOGD_OPTIONS="-m0 -r"
# Options to klogd
# -2 prints all kernel oops messages twice; once for klogd to decode, and
#    once for processing with 'ksymoops'
# -x disables all klogd processing of oops messages entirely
# See klogd(8) for more details
KLOGD_OPTIONS="-x"
#
SYSLOG_UMASK=077
# set this to a umask value to use for all log files as in umask(1).
# By default, all permissions are removed for "group" and "other".

2
[root at bart ~]# cat /etc/syslog.conf
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.*                                                 /dev/console

# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;news.none;authpriv.none;cron.none
/var/log/messages

# The authpriv file has restricted access.
authpriv.*                                              /var/log/secure

# Log all the mail messages in one place.
mail.*                                                  -/var/log/maillog

# TIM stuff
*.*;local7.debug;local4.warnings                        /var/log/tim

# Cisco Stuff
local7.*                                /var/log/cisco

# Log cron stuff
cron.*                                                  /var/log/cron

# Everybody gets emergency messages
*.emerg                                                 *

# Save news errors of level crit and higher in a special file.
uucp,news.crit                                          /var/log/spooler

# Save boot messages also to boot.log
local7.*                                                /var/log/boot.log

#
# INN
#
news.=crit                                        /var/log/news/news.crit
news.=err                                         /var/log/news/news.err
news.notice                                       /var/log/news/news.notice
[root at bart ~]#

3

[root at bart ~]# ls
anaconda-ks.cfg          install.log         webmin-1.490-1.noarch.rpm
Desktop                  install.log.syslog
firstboot.1256071953.31  tim.txt
[root at bart ~]#

=====================================
Tim Davis  PMP, CCNP, CNE-5
CBCA
10900 Hampshire Ave. S.
Bloomington, MN 55438
tim_davis at cbca.com

http://twitter.com/tdalago
952-903-6304
=====================


NOTICE: The information contained in this electronic message, and any attachments accompanying this transmission, may be legally privileged and/or confidential and protected health information. This information is intended only for the use of the individual(s) and/or entity identified above. The authorized recipient of this information is prohibited from disclosing this information to any other party unless required to do so by law or regulation and is required to protect the information after its stated need has been fulfilled. 
If you are not the intended recipient, or an employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any disclosure, printing, copying, forwarding, or distributing of this information is strictly prohibited. 
If you have received this communication in error, please notify the sender immediately, by telephone or return fax/email, to advise of wrongful receipt and confirm your understanding of this Notice. Thank You.




More information about the CentOS mailing list