Syslog
		
		
		
		Jump to navigation
		Jump to search
		
| 
 Alteeve Wiki :: Syslog  | 
Syslog is used to collect and print or record system messages sent from an array of daemons and devices.
Facility
A syslog facility is a tag that can be used by the syslog daemon to route log messages to various places like a console, a file or another syslog server. Most applications should use local0 through local7 if they don't directly match an existing facility name. The recognized syslog facilities are:
- auth
 - authpriv
 - daemon
 - cron
 - ftp
 - lpr
 - kern
 - news
 - syslog
 - user
 - uucp
 - local0
 - local1
 - local2
 - local3
 - local4
 - local5
 - local6
 - local7
 
Priority
Sometimes also called "level", this tells the syslog daemon what log level the message has been assigned. The priority is a hierarchy and messages with a priority below a given level will usually be ignored. The priorities are, in order of importance starting with the highest priority levels:
- Emergency
 - Alert
 - Critical
 - Error
 - Warning
 - Notice
 - Info
 - Debug
 
Further Reading
- See: Wikipedia
 
| Any questions, feedback, advice, complaints or meanderings are welcome. | |||
| Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
| © 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
| legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. | |||