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 |
What is the difference between ext3 and ext4?
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
plz mention some interesting problems you faced and how you solved it?
What are the main differences between RHEL4 & RHEL5?
How to give 2 different gateway IP addresses for 2 different interfaces in same system ?
what restrict telnet for root itself but allow for other user
How to check all open ports on linux machine and block unsed ports????????
My Linux server in the two lan card one lan card is ok working but second lan card after restart daily lan card deactivate and then manual activate then properly working but after restart repeat this problem.(Fedora O.S.) Pls tell me solved this problem.
What utility can you use to automate rotation of logs?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
What is page-in and page-out in redhat linux?
What are main anti-spam features available in sendmail?