All Tags > Quantize CSV Input (RSS)
  • comma as decimal point in number

    Does logparser support localized numbers (decimal point is comma) in csv file? If so, is there anything special needs to be done to get this going? Thanks!
    Posted to Forum by JosefVr on 05-08-2008, 5:57 AM
  • Quantize on CSV input files - Not working

    Hi , I have log files archieved in csv format. So with CSV input file I am trying to get a hit count and max Rt for every hour with the below query. logparser "SELECT TO_LOCALTIME(QUANTIZE(TO_TIMESTAMP(date, time),3600)) as zHour, count(*) as hits, Max(time-taken) AS MaxRT FROM ex071105u.csv GROUP...
    Posted to Forum by kewlapps on 12-20-2007, 9:45 AM
Page 1 of 1 (2 items)
Microsoft Communities