HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- syslog.conf informations
Operating System - HP-UX
1833189
Members
2819
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 07:27 AM
10-18-2002 07:27 AM
syslog.conf informations
Hello,
I have a syslog.conf configured with the following line includes after the default lines setting :
"local3.notice doduc,vergnes,kace"
How can i found the facilitie attached to the "local3" parameter ?
Where do we configure the local facilities that we found in the syslog.conf ?
Thank you by advance for your help,
Best regards,
Frederic.
Crime doesn't pay...does that mean that my job is a crime ?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 07:58 AM
10-18-2002 07:58 AM
Re: syslog.conf informations
Add a file to it:
local3.notice doduc,vergnes,kace
local3.debug /var/adm/syslog/local3.log
Then HUP syslogd and watch the file.
kill -HUP $(cat /var/run/syslog.pid)
tail -f /var/adm/syslog/local3.log
There are only 8 "local" facilities (local0 to local7) that any program or shell script (man logger) use by name. No centralized configuration file exists to define which program logs to which facility; It is up the program to pick the facility. In many cases this is hardcoded; However, some others (like BIND8,9) are customizable.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP