All Tags > log (RSS)
  • Re: Need help parse IIS log

    If you ever need to write your own custom log parser (like I did because the management wanted custom reports), here is a good sample custom log parsing script - http://www.biterscripting.com/helppages/SS_WebLogParser.html . It is a good starting point. Patrick
    Posted to Forum by PatrickMc on 10-29-2009, 6:10 AM
  • Prining

    Hi to all forum members. Is there an SQL script in existance or can one be configured that when executed with Log Parser would show which printers a client printed to from a MS Windows XP Pro PC? And if this is possible can the script then be inflated to show what dates the print jobs were sent to the...
    Posted to Forum by hg363 on 10-22-2009, 5:50 PM
  • W3C Fields to log in IIS

    Hello All, I would like to enable logging of the below fields in IIS for all incoming requests from clients: - Computer Name (Not enabled by default using the " cs-host" field) - IP Address (Enabled by default using the " c-ip" field) I have enabled logging of the computer name but...
    Posted to Forum by Noorish on 09-25-2009, 3:57 PM
  • Re: Custom Log File unknown format

    Consider using the sample script posted at http://www.biterscripting.com/SS_WebLogParser.html . It parse the IIS log. You can modify it to parse your log file to berak each entry into 6 columns.
    Posted to Forum by PatrickMc on 09-16-2009, 10:24 AM
  • Help and suggestion] Project to VB for Computational Forensic Expertise!

    hi everybody. okay? My name is Leno, I'm from Brazil and I am in my final year of college and a final project that I was writing a paper and develop a project on Computer Forensic Expertise. I know that the forensic expert is a new area and just released in Brazil, with that I'm having trouble...
    Posted to Forum by Lenojri on 08-02-2009, 10:38 PM
  • How to exclude my own IP address from logs?

    This may be the wrong forum section to ask this, but I hope someone here can help... I look at my own sites quite a bit, when I am working on them. This effects the logs. I would like to be able to somehow exclude my own IP address from the IIS logs, or remove the entries in some automated way. I know...
    Posted to Forum by Synapse Syndrome on 06-19-2009, 11:19 PM
  • Where are the log names?

    I cannot seem to find where the log names are located for each respective log folder. For example, in previous versions of IIS you could view the properties of the web, click properties under logging, and under "log file name" it would show you what IIS named that particular log folder. (W3SVC2398347389...
    Posted to Forum by k1DBLITZ on 05-29-2009, 1:57 PM
  • IIS 7/Windows Event Logger "source XXX cannot be found" warning

    Windows 2008 Server, 64-bit OS, IIS in 32-bit WOW mode When my ASP.NET 2.0 application trys to write to the Windows Event Logger, the following is getting put at the top of every Windows Event Logger entry: The description for Event ID 0 from source Assist cannot be found. Either the component that raises...
    Posted to Forum by andyb90 on 08-07-2008, 10:07 AM
  • IIS Log encoding for ANSI non-English codepage

    Hi there, Recently I migrate website from IIS 6 to IIS 7, everything goes well but 1 thing. The non-English ANSI Characters in IIS log appears like ?????? I try with ASP and ASP.Net and both integrated and class app pools with following links: http://localhost/test/test.asp?kw =中文測試 http://localhost...
    Posted to Forum by roberthu on 05-02-2008, 4:27 AM
Page 1 of 1 (9 items)
Microsoft Communities