Hi,
i'm new in this forum and i dont know if this is the correct thread to post my question, you forgive in advance.
I need to know the meaning of the fields in the log file: /var/log/syslog
here a line of this log:
Jan 13 17:48:32 analoger-HP rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" X-pid="666" x-info="http://www.rsyslog.com"] rsyslogd was HUPed, type 'lightweight'.
Thanks.
fields SYSLOG
Started by burbians, Jan 19 2011 02:47 AM
1 reply to this topic
#1
Posted 19 January 2011 - 02:47 AM
|
|
|
#2
Posted 19 January 2011 - 03:49 AM
From what I can gather from rsyslog's parser, it is this:
The message means rsyslogd (rsyslog daemon) was Hanged up (HUP) which is a Unix command signal.
Quote
Date generated: Jan 13 17:48:32
Host name: analoger-HP
Syslog tag: rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" X-pid="666" x-info="http://www.rsyslog.com"]
Message: rsyslogd was HUPed, type 'lightweight'.
Host name: analoger-HP
Syslog tag: rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" X-pid="666" x-info="http://www.rsyslog.com"]
Message: rsyslogd was HUPed, type 'lightweight'.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.


Sign In
Create Account

Back to top









