HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SYSLOG and logging Appl Entries
Operating System - HP-UX
1834497
Members
2839
Online
110067
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
06-03-2005 03:17 AM
06-03-2005 03:17 AM
SYSLOG and logging Appl Entries
I have an application that was ported from individual unix PCs (a Workstation = WST) to a K360. On the K360 each WST instance longs information in to a log file specifically for that instance WST and each WST has 6 or more concurrently executing programs each logging into the instance logfile. The current log function that is used opens a specified log WST file, writes the entry and closes the file. This is controlled by a WST assigned semaphore. My question is this: Is it possible to have multiple SYSLOGD processes executing on the K360 at one time (grouped by a number of WSTs) and be able to have those WSTs use SYSLOG to make thier entries to each WSTs log file based on say local0:7 references???
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 03:28 AM
06-03-2005 03:28 AM
Re: SYSLOG and logging Appl Entries
It is poosible to log to different files through syslogd, if your application uses different log local log info.
e.g. if one apps uses local3, you can use it as follows. (in /etc/syslog.conf file)
local3.info /var/adm/syslog/apps1.log
local4.info /var/adm/syslog/app2.log
Anil
e.g. if one apps uses local3, you can use it as follows. (in /etc/syslog.conf file)
local3.info /var/adm/syslog/apps1.log
local4.info /var/adm/syslog/app2.log
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 03:40 AM
06-03-2005 03:40 AM
Re: SYSLOG and logging Appl Entries
I would suggest that you have a seperate log for this application.
SEP
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 03:41 AM
06-03-2005 03:41 AM
Re: SYSLOG and logging Appl Entries
I know that multiple log files are possible but I would like to have 100 seperate log files. One for each WST and even if I can do this through a single SYSLOGD, I'm afraid that the volume would overload that single process. I'd like to have several SYSLOGD processes running at a time.
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