![]() |
|
|
|
|
|||||||
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with log messages... | komputersman | SUN Solaris | 2 | 05-22-2008 03:27 PM |
| What are these messages mean? | bintaleb | SUN Solaris | 10 | 03-24-2008 10:35 PM |
| error messages in /var/adm/messages | nitinp82 | UNIX for Advanced & Expert Users | 1 | 04-17-2007 07:17 AM |
| /var/adm/messages | soliberus | SUN Solaris | 2 | 06-29-2005 07:18 AM |
| System Error messages | nikk | UNIX for Advanced & Expert Users | 1 | 01-01-2005 05:43 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
system messages log (Sun and AIX)
Hello,
I need a few explanation about the log files for system messages: /var/adm/messages and /var/log/syslog. As /var/adm/messages is empty on my machine, i need help. First, i would like to know what the difference between these 2 files is? Do they contain different kinds of system messages? Do they exist on all unix version? (I know that they do exist on Sun but what about AIX?). Are they always plain text files? Any answer is welcome, thank you in advance. |
| Forum Sponsor | ||
|
|
|
|||
|
messages and syslog have always been around as far as i can tell.
you can tell the differance between the two files by what gets loged in them. look at /etc/syslog.conf for the definition of each file. |