1. Michael
    September 2, 2011 at 7:23 pm | #1

    Can I NOT add the successful logon to the Windows log and still store them in SQL? The application log fills up on my server so fast I can only troubleshoot (by filtering out info logs entries in App log) 3 days worth of fails and errors. The reason it has so many successful logons is it has many membvers sending entries in from several geo areas each sending in short spurts of new db entries. Each server sends a successful logon, enters a few rows into a table and goes away. Repeating every so often (variable) and with several SQL servers sending entries to one SQL that stores specific DB entries from each server.

  2. September 5, 2011 at 8:33 am | #2

    To store these in SQL, you can create LOGON triggers or use SQL Auditing feature.

  3. March 10, 2012 at 2:36 am | #3

    Becareful using Logon triggers which may cause logon failures to all users if configured incorrectly. When you can not connect by any other method use Dedicated Admin Access to the Server Instance.

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 147 other followers

%d bloggers like this: