- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- configuring syslogd for external messages
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
02-18-2006 09:12 AM
02-18-2006 09:12 AM
configuring syslogd for external messages
Jan 31 15:17:43 192.168.0.1 FVS318 [111252]:TCP(18420) Dest IP : 70.48.45.32, Src IP :216.49.88.118
Jan 31 15:17:43 192.168.0.1 FVS318 [111253]:TCP(18165) Dest IP :
70.48.45.32, Src IP :216.49.88.118
Jan 31 15:17:43 192.168.0.1 FVS318 [111254]:TCP(18201) Dest IP :
70.48.45.32, Src IP :216.49.88.118
is there a way to have them redirected to a separate logfile (i.e. fvs318.log) ? I tried modifying the /etc/syslog.conf file but can't seem to figure out the proper selector for these messages...
any suggestions will be appreciated
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2006 01:31 PM
02-18-2006 01:31 PM
Re: configuring syslogd for external messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2006 03:00 PM
02-18-2006 03:00 PM
Re: configuring syslogd for external messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2006 09:50 AM
02-19-2006 09:50 AM
Re: configuring syslogd for external messages
>messages coming from external hosts to a separate file ?
Stock syslogd can filter on a message's facility and severity
(see syslogd(1M) for details).
Starting with 11i V2 December 05, syslog-ng (next
generation)is included with HP-UX. syslog-ng has
significantly more powerful filtering features
can be easily configured to filter on hostnames.
pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 02:06 PM
02-21-2006 02:06 PM
Re: configuring syslogd for external messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 02:52 PM
02-21-2006 02:52 PM
Re: configuring syslogd for external messages
I feel it is also better to go with shell solution too. :)
--
Muthu