Re: Looking for a List of log messages that Linux sends

2009-04-05 Thread Derek Broughton
raahi 108 wrote:

 I am doing some syslog analysis from various devices.
 
 For Linux, i was trying to find if there is a document listing formats for
 ALL logs that linux sends out...
 
 -e.g. ---
 92pure-ftpd: (?...@theman) [WARNING] Authentication failed for user [root]
 38sshd(pam_unix)[22547]: session closed for user root
 86sshd[22547]: Received disconnect from 171.69.43.3: 11: Connection
 discarded by broker

How could there be?  I can run the command logger test and get this in my
syslog:
 Apr  5 09:08:19 morgen logger: test

Any application can send _anything_ to syslog.  Some applications allow you
to route their entire standard output to syslog.  
-- 
derek


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Looking for a List of log messages that Linux sends

2009-04-03 Thread raahi 108
Hello Experts,


I am doing some syslog analysis from various devices.

For Linux, i was trying to find if there is a document listing formats for
ALL logs that linux sends out...

-e.g. ---
92pure-ftpd: (?...@theman) [WARNING] Authentication failed for user [root]
38sshd(pam_unix)[22547]: session closed for user root
86sshd[22547]: Received disconnect from 171.69.43.3: 11: Connection
discarded by broker
..

etc..
-

Any help on this appreciated.

Thanks,
Raahi
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss