- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- su --- Exclude Individual user from syslog.log
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-12-2007 07:22 AM
02-12-2007 07:22 AM
su --- Exclude Individual user from syslog.log
A customer has the following messages in syslog:
Feb 7 12:18:01
Feb 7 10:18:05
Feb 7 12:18:06
Feb 7 12:38:04
Is is it possible to exclude only the su of the "oracle" user from syslog.conf ???.
Just in case I know how to exclude ALL "su" messages in syslog.conf and/or how to send all su messages to another file that's not the syslog.log file.
Thanks,
NMory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 07:28 AM
02-12-2007 07:28 AM
Re: su --- Exclude Individual user from syslog.log
Activity from 'su' is recorded in '/var/adm/sulog'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 07:28 AM
02-12-2007 07:28 AM
Re: su --- Exclude Individual user from syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 08:14 AM
02-12-2007 08:14 AM
Re: su --- Exclude Individual user from syslog.log
JRF: I know su is also logged in '/var/adm/sulog', but what I want is to avoid having the su information for user oracle from being logged in the syslog. Just for this particular user.
Tim: Yeah that is what i am thinking...I am also guessing is all or nothing...
Thanks,
NMory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 02:08 AM
02-13-2007 02:08 AM
Re: su --- Exclude Individual user from syslog.log
Thanks anyway...