- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Audit filter + ServiceGuard
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
03-17-2017 10:37 AM
03-17-2017 10:37 AM
Audit filter + ServiceGuard
Hi Gurus,
is there a possibility to filter auditing on mounted FS from ServiceGuard package ? Is there some specifix syntax for such filesystem needed in filter.conf ?
running HPUX 11.31 with AuditExt
AuditExt B.11.31.04.01 HP-UX Audit Extensions
I'm able to exclude auditing "normal" fs mountpoints eg. on /tmp:
/tmp: <never>
but not fs mounted byt serviceguard package, eg. /omni_shared (dataprotector shared fs),
/omni_shared: <never>
(auditing log is really extensivelly filled during periodic dataprotector database maintenance [acl records]), and no audit records for this are really needed.
So idea is filter out auditing on mentioned filesystem(mountpoint)
all conditions from man page are met:
a) The absolute pathname of a mount point that matches one of those in
/etc/mnttab. Note that pathname with characters other than
alphanumeric, dash, dot, underscore, and slash characters cannot be
given any rules.
(/omni_shared IS in /etc/mnttab)
any suggestions really apreciated...
Tom