-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 26.02.2011 20:41, schrieb Tapas Mishra: > I am searching for syslog.conf equivalent for Ubuntu what file is that?
It depends what syslog package you have installed ;-). There seems to be a lot of people who like to program their own syslog daeomon and Ubuntu happily installs them as default when they are available ;-). Just do a dpkg -l \*sys\*log\* | grep ^ii then you see what syslog package ist installed. Or do a ps auwwwx | grep ".*sys.*log.*" then you see which syslog is running. On my desktop machine I am sitting now in front of has rsyslogd installed and the config is /etc/rsyslog.conf. But this can be different for you! It is one of my favourits to find out which syslog daemon Ubuntu uses in the latest version... Bye, Michael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1qBuEACgkQBvfZ5167qr89QwCglw/+Vgxh688fjmvsWPw/T4Yq cRkAn3KKknX/Dg6YzTd8R7HupjaJXVZM =DlT7 -----END PGP SIGNATURE----- -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
