What is the name and path of the main system log?
Answers were Sorted based on User's Feedback
Answer / sudeep
Name of the main system log is "messages" and path is
/var/log/messages
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / krishna prasad m
/var/log/messages system log messages can be seen here
/var/log/dmesg Kernel boot log messages can view
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / amit kumar ghosh
There are Three centralized loggin demons
1)syslogd
2)klogd
3)auditd
klogd:- collect log file created by the Kernel
syslogd:- Collect log file created by the system
auditd:- Collect log file created by the SELinux
After collecting the log system store logs on different location
/var/log/dmesg:- Created at boot time, by kernel
/var/log/messages:- standard system error message,
/var/log/secure:- authentication related log
/var/log/maillog:- Mial related log
/var/log/audit/audit.log:-Selinux related log
We can redirect the log by configuring
/etc/sysconfig/syslog
/etc/syslog.conf
| Is This Answer Correct ? | 5 Yes | 0 No |
As a system admin i want to know some things what are the troubleshooting issues we are facing frequently and what are the tickets will be raised.
expalin the process of kickstart installation?
What is the difference between ext3 and ext4?
Why is it suggested to disable journalism in ext4 filesystem?
How to send automated email to a set of people at fixed time ?
why accounting Software does not support on linux?
what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?
1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?
i want to install XP on RHEL5 with virtualization tell me step by step configuration
what is difference between TFTP abd FTP?
Tell me command which is use for create quota database in Linux.
What utility can you use to automate rotation of logs?