Forum Search Results for "" RSS 1—10 of 11

More Search Options

  • Re: logparser.com content?

    Posted to IIS.NET Site Feedback by nigeldude on 11-07-2007, 12:26 PM

    Can someone get all the forums content here to work correctly? Whoever is in charge of it?  Personally I miss the old logparser site, and it seems to have lost all the great community of people that use to be there. None of the forums work on this archive.  http://web.archive.org/web/20070508194107/http://www.logparser.com/  I am ...

    • http://forums.iis.net/p/1137294/1858870.aspx#1858870
  • Re: logparser.com content?

    Posted to IIS.NET Site Feedback by nigeldude on 11-07-2007, 12:23 PM

    I cant seem to get any of the forums to display says not in the archive.   

    • http://forums.iis.net/p/1137294/1858869.aspx#1858869
  • Re: logparser.com content?

    Posted to IIS.NET Site Feedback by nigeldude on 11-07-2007, 12:04 PM

    Attachments to posts seem to all have been lost as well, is there a time frame to restore those?  Thanks, nigel  

    • http://forums.iis.net/p/1137294/1858868.aspx#1858868
  • Re: Last accesses of ip address or machine from iis logs

    Posted to Advanced Topics by nigeldude on 11-07-2007, 11:41 AM

    Look into the top command and then sort in reverse order, so DESC.. I have used this before to capture the last 10 minutes of a log, the last line of a perfmon log that contains PPS users, so it give me the last line of the log file, which was last written so do a top 1, sort on date desc.  I capture the information each minute, so this way I ...

    • http://forums.iis.net/p/1145881/1858863.aspx#1858863
  • Re: Handling Field names with spaces

    Posted to Advanced Topics by nigeldude on 11-07-2007, 11:38 AM

    [Application Type] Wrap the name with [ ] should work. -Nigel    

    • http://forums.iis.net/p/1146674/1858862.aspx#1858862
  • Re: Add Color to chart

    Posted to Output Targets by nigeldude on 11-06-2007, 8:53 PM

    This looks better actually: chart.Plotarea.Interior.Color = RGB(40,80,120) chart.Title.Font.Size=16 chart.Title.Font.Name="Trebuchet MS" chart.GapDepth = 30 chart.GapWidth = 30 chart.ChartDepth = 75 chart.Rotation = 40 chart.Inclination = 0 chart.LightNormal = 0.8 chart.AmbientLightIntensity = 0.7 ...

    • http://forums.iis.net/p/1145962/1858828.aspx#1858828
  • Re: Add Color to chart

    Posted to Output Targets by nigeldude on 11-06-2007, 8:50 PM

    make a chart_config.vbs file along with the -config option, I like the 40,80,120 colors below.       chart.Plotarea.Interior.Color = RGB(40,80,120) chart.Title.Font.Size=16 chart.Title.Font.Name="Trebuchet MS" chart.GapDepth = 30 chart.GapWidth = 30 chart.ChartDepth = 75 chart.Rotation = 76 chart.Inclination = 0 ...

    • http://forums.iis.net/p/1145962/1858827.aspx#1858827
  • Re: RE: HOW TO use charts configuration scripts

    Posted to Output Targets by nigeldude on 11-06-2007, 8:09 PM

    Are these documents available somewhere? Thanks, Nigel  

    • http://forums.iis.net/p/1145013/1858825.aspx#1858825
  • Re: HOW TO use charts configuration scripts

    Posted to Output Targets by nigeldude on 11-06-2007, 6:59 PM

    Do you have these documents available? Thanks, Nigel  

    • http://forums.iis.net/p/1145013/1858824.aspx#1858824
  • Re: RE: Chart Format

    Posted to Output Targets by nigeldude on 11-06-2007, 6:57 PM

    Does someone have a good link to this document, the above link no longer works. -Nigel  

    • http://forums.iis.net/p/1145480/1858823.aspx#1858823

1 2 Next >

Microsoft Communities