Welcome Guest. | Log In | Register | Membership Benefits
Dark Reading's security-views Weblog

Topics:   Database Security Tech Center : Security Views : Vulnerability Management Tech Center
  • |   Email this page E-mail
  • |  Print Print
  • |   Bookmark and Share

Avoiding Database Audit Pitfalls

Many seasoned database administrators howl in protest at the mere suggestion of running native auditing functions due to the poor performance and log management headaches that often come with auditing.

Oct 08, 2009 | 10:10 AM | 

By Adrian Lane
Dark Reading
Many seasoned database administrators howl in protest at the mere suggestion of running native auditing functions due to the poor performance and log management headaches that often come with auditing.What's with the stigma? And what kind of performance degradation given that database auditing is supposed to provide an accurate and complete source of information for a broad range of security and compliance requirements? In several series of performance tests I have conducted during the past four years, just turning on the audit decreased transactional throughput by 44 percent for an Oracle audit, 31 percent for IBM DB2, and 37 percent for SQL Server trace. This is not acceptable. And this decrease came just from creating the audit trail and doesn't include moving the data to an external analysis or reporting tool.

But once I tuned the process, the performance decrease was 6 percent for Oracle, 9 percent for DB2, and 4 percent for SQL Server.

How did I do this? By carefully selecting the right options at my disposal. Specifically, consider the following:

  • Different Audit Variants: Database vendors offer more than one way to collect audit data, and each variant has different performance characteristics. For example, DB2 event monitors performed worse than DBAudit, with increasing degradation as transaction rates increased.

  • Filtering: The more event types you want to collect, the more data the database must collect, assemble into an audit record, and then write. But you can direct SQL Server, for example, to only collect certain event types you need, often reducing total events to a fraction. By only collecting the events specific to your business need, you reduce processing overhead and disk I/O.

  • Audit Destinations: You can choose to keep audit data within the database, stored in a table, or write it externally. For example, with Oracle you can write to an internal audit table, write to disk files, and even stream the audit data as XML. Writing to external files is much faster.

  • Data Management and Clean-Up: If you process 1 million transactions, your audit log will contain 1 million or more rows. As the size of the data stored within the audit log grows, overhead increases. Try to purge audit records as fast as you can or move data to external platforms for analysis and reporting. You can write your own scripts to do this or leverage log management, system event management, or database activity monitoring products to assist.

In general, the relational database vendors know their customers rely on auditing to support compliance and security requirements, and they have greatly improved performance during the past four years. If you are smart with your setup, then auditing is no longer the performance nightmare it once was. Don't let a previous bad experience keep you from exploring database auditing as an option.

Adrian Lane is an analyst/CTO with Securosis LLC, an independent security consulting practice. Special to Dark Reading.



Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dark Reading encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dark Reading moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. Dark Reading further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
Subscribe to RSS









  1. Cookies, Social Media And FireSheep
  2. SMB Guide To Credit Card Regulations, Part 2: The Low-Hanging Fruit
  3. HP And The Scary Corporate Fifth Column Concept
  4. Taking USB Attacks To The Next Level
  5. NoSQL: Not Much, Anyway
  1. Taking Cybersecurity Lessons To The Bank
  2. Researchers See Real-Time Phishing Jump
  3. 'BlackSheep' Sniffs Out Firesheep WiFi-Hacking
  4. Slideshow: Ten Free Security Monitoring Tools
  5. A Different Spin On Sleuthing Stuxnet
  6. M&A Activity Muddles Database Security
  1. Secure Managed Web Hosting Saves 960.gs from Malicious Hackers
  2. Access Governance as a Business Service: An Integrated Strategy for Automation with ITSM
  3. Business Driven Access Management and Governance: Simplifying the Delivery and Governance of Access Throughout
 
 


 
  Ars Technica
Boing Boing
Channel 9 Forums
CRN Blogs
Dr.Dobb's Portal: Blogs
Engadget
Gizmodo
GrokLaw
  Lifehacker
Schneier on Security
Slashdot
TechCrunch
Techdirt
Techmeme
Valleywag
 
  February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
  May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008