Forum Search Results for "" RSS 1—4 of 4

More Search Options

  • Help with multiple output in same script (sql and chart)

    Posted to Output Targets by 1Fastrider on 10-21-2008, 7:30 PM

    I've got my script setup so I can query my Exchange logs and import into sql. I can also do that to a chart and save locally but how do you output to both? I don't want to run the query multiple times.  My current batch file for sql: logParser "SELECT * INTO inbound FROM \\server1\server1.log\*.log" -i:W3C -o:SQL -database: ...

    • http://forums.iis.net/p/1152531/1882587.aspx#1882587
  • Re: Help with Exchange tracking logs

    Posted to General Discussion by 1Fastrider on 10-03-2008, 5:17 PM

    I'll play with it but I should be able to get it. Thank you again.

    • http://forums.iis.net/p/1152176/1881215.aspx#1881215
  • Re: Help with Exchange tracking logs

    Posted to General Discussion by 1Fastrider on 10-03-2008, 4:52 PM

    That did the trick.  Thanks very much.  The only thing to figure out is after the domain name in the chart is a small square icon (null character?). Not sure how to remove that but at least the chart looks good so far.  Below is what I ran  logparser -i:w3c -o:chart "SELECT TOP 10 ...

    • http://forums.iis.net/p/1152176/1881202.aspx#1881202
  • Help with Exchange tracking logs

    Posted to General Discussion by 1Fastrider on 10-03-2008, 1:30 PM

    Been doing some reading but I'm still new to this. I want to parse my exchange logs and count the domain names and return the top 10 sending domains.  All our mail comes through a hosted service so can't use the server IP value.  Here's what I'm using to get the top senders but I only want the domain, not individual ...

    • http://forums.iis.net/p/1152176/1881163.aspx#1881163

Microsoft Communities