How to count days?
Hi, I want to use logparser to do something that I think should be very simple, but I've never used the program and I have no idea how to use it. Firstly, I managed to know if the event "4624" appears...
View ArticleLogParser checkpoint not working correctly.
Hello,I have set up a scheduled job to run every minute to use logparser to import the various IIS log files into a database. I am using a checkpoint file to enable incremental parsing.I noticed that...
View ArticleNeed to get total hit and IP address details by using log parser.
Need to get total hit and IP address details by using log parser.Thank you.
View ArticleI have a question about logparser
Hi,You are currently analyzing DNS logs using LogParser. If the value of a specific field in the first row of the log file is stored as a number, the string data in the field is not read. So, when you...
View ArticleLogParser writes part of command to output log
Good day,I found out that LogParser 2.2 puts a part of it's command on a first line to output CSV file...Initial command is:LogParser -i:EVT -o:CSV "SELECT EXTRACT_PREFIX(EXTRACT_SUFFIX(Message, 0,...
View ArticleI am wondering if this is possible to achieve with LogParser.
The company I am working for is looking for a way to clean up some junk files from user home drives.Each user has three particular folders that contain tons of system generated files and those are...
View ArticleHTTPErr input log format is not working when 'streamid' column is present
Since streamid column is not supported in HTTPErr input log format, all the queries are failing even if I am specifically mentioning the column names. How to get around this problem ? Will you able to...
View ArticleHelp with 3 simple queries with LogParser
Hello everyone, I need help with 3 simple commands: The first need to provide a graph sorted by days displaying number of print jobs in each day. The second need to provide a pie graph with the amount...
View ArticleNeed Your Help with Creating a Basic Query in LPS
Hell All,I'm trying to create a report with all the URLs hit by Googlebot and the no of hits. I'm a novice and would much appreciate your help. This is what I did in Log Parser Studio to pull all the...
View ArticleLogParser checkpoint not working correctly.
Hello,I have set up a scheduled job to run every minute to use logparser to import the various IIS log files into a database. I am using a checkpoint file to enable incremental parsing.I noticed that...
View ArticleNeed to get total hit and IP address details by using log parser.
Need to get total hit and IP address details by using log parser.Thank you.
View ArticleQUERY ONLY THE LAST DAY LOG
Hi everyone, i have a doubt , i have this query but i need to set dynamically the last log of the day, How I achieve that?Logparser "SELECT TO_TIMESTAMP(date, time) as Fecha_Hora,cs-username as...
View ArticleGroup By Top Level URL and Count Hits for every subsite
Hello,I want to query the hits to each website and total them up under the top level site. I have 6 sites. Code below.Thank...
View ArticleLogentries 24 hours yesterday?
Is there anyone who can help. I would like all yesterday's entries from the IIS log from00:00 hours to 00:00 hours. Someone who knows that query?
View ArticleError: "Unhandled Exception: OutOfMemoryException" when parsing large XML
Hello guys,I have inherit an black box application (uses LogParser.exe 2.2.10.0) which parses XML file.Everything is working corectly when the parsed file is under ~500 MB. If it is lager (want to...
View ArticleLog Parser Sent Statistics for IIS SMTP relay
I am attempting to create a daily email that will alert me to statistics and problems with my IIS SMTP relay using logparser. I've been able use sc-status from my smtpsvc logs (ex*.log) to get the...
View Articlelog parsing
hello,I am novice.I am trying to parse a log file (windows event log from a windows 10 home edition) on log parser studio or log parser lizard.My aim is to parse in such a way that I can isolate...
View ArticleLogParser checkpoint not working correctly.
Hello,I have set up a scheduled job to run every minute to use logparser to import the various IIS log files into a database. I am using a checkpoint file to enable incremental parsing.I noticed that...
View ArticleHelp with 3 simple queries with LogParser
Hello everyone, I need help with 3 simple commands: The first need to provide a graph sorted by days displaying number of print jobs in each day. The second need to provide a pie graph with the amount...
View ArticleNeed Your Help with Creating a Basic Query in LPS
Hell All,I'm trying to create a report with all the URLs hit by Googlebot and the no of hits. I'm a novice and would much appreciate your help. This is what I did in Log Parser Studio to pull all the...
View Article