- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disk space for auditing data in C2 Trusted Sys...
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
05-10-2002 07:20 AM
05-10-2002 07:20 AM
My question is, if I turn on all the events, for a large environment, what is the max or average space we need? Please tell me the details of the environment(size, events no.,...) when you give me the amount of space, thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 07:29 AM
05-10-2002 07:29 AM
SolutionWe have a good deal of auditing we need to perform as well. Although we don't turn all events on, we have about 90% of them on. What we have done was as a minimum created a 1GB filesystem called /audit to dump our files. We then implemented as script launched in cron to monitor and switch the files as needed. The fast answer is for all events, it depends on the application and the amount of users you have that will trigger all those events by doing their work. Some of my servers, /audit is upward of 3Gb and we still have to pay attention to it's filling up. I've attached my script for you to look at.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 07:53 AM
05-10-2002 07:53 AM
Re: disk space for auditing data in C2 Trusted System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 09:03 AM
05-10-2002 09:03 AM
Re: disk space for auditing data in C2 Trusted System
My environment is 38 HP-UX servers (I, L, K, N, V and rp class). They are not part of one large environment, rather broken up into groups of two, three, or more depending on the project. I run Oracle, Netscape Enteprise and Directory server, MQSeries, etc. The number of users vary from project to project, from approx. 60-70 to over 11,000. Most of my customers connect through the web rather than directly via our NT front end. Another note is that depnding on whether you are hosting sound applications that are well developed and executed, or if you are hosing "crapplications" will also determine your auditing load. I have attached the list of audited events and system calls from one of my N-class servers, although they are one and the same across the board. I think it is a good starting point for you, depending on your requirements, but I wouldn't necessarily "open the flood gates" for auditing, unit you have a good feel of your situation.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 09:11 AM
05-10-2002 09:11 AM
Re: disk space for auditing data in C2 Trusted System
Have a great weekend!