locked
Stop logging event ID in event viewer - application log RRS feed

  • Question

  • I want to stop event viewer application logging for a certain source and/or event ID. The source is ASP.NET 2.0.50727.0 and the event ID is 1310. I don't want to merely go in and filter the app log. I want to stop this application from logging this event ID to the application log, period. I thought this would be easy enough to research and fix, but I have not found an answer yet. The main problem is that the event ID (1310) contains password information in clear text that other administrators should not be privy to. Thanks in advance for any direction on this. - JW

    Friday, August 6, 2010 9:19 PM

Answers

All replies

  • Below is the event log for the .net warning that I'm trying to dissable. I'd also like to know how to solve the problem, because I'd like to eventually turn logging back on, IF I can ever figure out the proper reg edit to turn off the logging at all.

     

    Event Type:        Warning

    Event Source:    ASP.NET 2.0.50727.0

    Event Category:                Web Event

    Event ID:              1309

    Date:                     08/09/2010

    Time:                     5:22:20 AM

    User:                     N/A

    Computer:          RADAPP2

    Description:

    Event code: 3001

    Event message: The request has been aborted.

    Event time: 8/9/2010 5:22:20 AM

    Event time (UTC): 8/9/2010 10:22:20 AM

    Event ID: 4287e745ff9543138dbe76682157ec94

    Event sequence: 84

    Event occurrence: 1

    Event detail code: 0

     

    Application information:

        Application domain: /LM/W3SVC/1/Root/AgfaHC.User.Security.Web.Services-1-129258181999275000

        Trust level: Full

        Application Virtual Path: /AgfaHC.User.Security.Web.Services

        Application Path: E:\wwwroot\AgfaHC.User.Security.Web.Services\

        Machine name: RADAPP2

     

    Process information:

        Process ID: 7508

        Process name: w3wp.exe

        Account name: RADAPP2\ImpaxServerUser

     

    Exception information:

        Exception type: HttpException

        Exception message: Request timed out.

     

    Request information:

        Request URL: https://pacs.mc.vanderbilt.edu:443/AgfaHC.User.Security.Web.Services/Login.asmx

        Request path: /AgfaHC.User.Security.Web.Services/Login.asmx

        User host address: 10.122.231.42

        User: vellama

        Is authenticated: True

        Authentication Type: IhtsritXXXX - THIS IS THE PROBLEM. THE USERS PASSWORD IS DISPLAYED IN CLEAR TEXT. I WOULD LIKE TO DISSABLE THE LOGGING UNTIL I CAN FIGURE OUT THE CAUSE AND FIX FOR THIS EVENT.

        Thread account name: RADAPP2\ImpaxServerUser

     

    Thread information:

        Thread ID: 5

        Thread account name: RADAPP2\ImpaxServerUser

        Is impersonating: False

        Stack trace:

     

     

    Custom event details:

     

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

     

    Monday, August 9, 2010 6:10 PM
  • Ask at http://forums.asp.net

    Or here: http://answers.microsoft.com/en-us/windows/forum

    Thanks!


    Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)

    Wednesday, September 12, 2012 9:01 PM
  • Moving this to the Where Is forum.

    Thanks!


    Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)

    Wednesday, September 12, 2012 9:01 PM