- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- syslog facility number
Operating System - HP-UX
1823255
Members
3024
Online
109648
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
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
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
тАО08-29-2001 06:58 AM
тАО08-29-2001 06:58 AM
syslog facility number
Our routers and DNS machines (HPUX 10.20 & 11.00) are sending to a linux syslog server. The syslog facility number is set on the routers so the syslog server can file the messages away in a particular file....
core routers have "logging facility local5"
distribution have "logging facility local4".
the syslog server has..
# log incoming dist routers to this file
local5.* /var/syslog/syslog.dist
#log incoming pix messages to this file
local4.* /var/syslog/syslog.pix
#log incoming unix messages to this file
local3.* /var/syslog/syslog.unix
I would like to have the DNS machines to do the same as the core and distribution with a facility of local3. I've been through the man pages but nothing has clicked so far. Any help is greatly appreciated.
core routers have "logging facility local5"
distribution have "logging facility local4".
the syslog server has..
# log incoming dist routers to this file
local5.* /var/syslog/syslog.dist
#log incoming pix messages to this file
local4.* /var/syslog/syslog.pix
#log incoming unix messages to this file
local3.* /var/syslog/syslog.unix
I would like to have the DNS machines to do the same as the core and distribution with a facility of local3. I've been through the man pages but nothing has clicked so far. Any help is greatly appreciated.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2001 07:42 AM
тАО08-29-2001 07:42 AM
Re: syslog facility number
There's no easy way to force all the syslog traffic from a Unix machine to a particular facility. And, in fact, if you're trying to do this you're probably not fully grasping the idea of facilities. Use simple 'grep's on the syslog files to figure out what log entries came from what machines.
Brainbench MVP for Unix Administration and Internet Security, SANS Review Editor, and Center for Internet Security HP-UX Benchmark project leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2001 11:14 AM
тАО08-29-2001 11:14 AM
Re: syslog facility number
Thanks, Chris. I appreciate the "no easy way". As far as grasping; I get it. I already do greps on the core and dist files. When dealing with thousands of machines, it's nice to have them directed to individual files (what I'm attempting).
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP