All TagsTEXTWORD and TEXTLINE input formats (RSS)
  • Word count from text file as lexically correct

    Can the SQL statement for the Textword input be so specified that you can obtain or "obtain" or 'obtain' a word count without regards to punctuation, i.e. the word obtain would be counted 4 times rather than 2. Stan
    Posted to Forum by cci on 04-27-2009, 6:38 AM
  • TEXTLINE: <CR><LF> and just plain <CR>

    Sorry if this comes across odd, I can't figure out this text editor. Is there any way to change the delimiting character using TEXTLINE? For instance, the text file has: Text<CR> <CR><LF> <CR> <CR><LF> More text<CR> Notepad and Logparser show one blank line...
    Posted to Forum by brinkcm on 10-13-2008, 2:10 PM
  • Custom Log File unknown format

    Hi, I have no luck with the log that I'm trying to parse. I'm new to this world of log parsing and my initial thought to parse our custom log (below) is to use TSV but I can't seem to understand how EXTRACT_TOKEN works. Below is a sample of our log file. 10 Sep 2008 03:09:46,571 [Current...
    Posted to Forum by akentanaka on 09-11-2008, 4:48 AM
  • Readline or instr type syntax required...i think(?)

    Hi , I have the following permission dump: \\server\mig_shared\ (P) ------------------------------------------- [S-1-5-21-1992932873-789336058-839522115-1013]: RWXD-/RWXD-/RWXD- Administrators: RWXDPOF-/RWXDPOF-/RWXDPOF- (owner) Users: RX-/RX-/RX- \\server\mig_shared\#ARCHIVE\ ----------------------...
    Posted to Forum by LogParser User : marcus on 06-27-2007, 10:59 AM
  • Logparser limiation with Textline, Unicode and CheckPoint

    Hello, I have a LogParser query which I run across an ASCII and UNICODE file (2 files in total). Unicode file has FF FE for the first characters when viewed in HEX dump. LogParser.exe "select EXTRACT_FILENAME(LogFileName), text FROM 'C:\*.log' where text like '%%Job Successful%%'" -i:TextLine -o ataGrid...
    Posted to Forum by LogParser User : glenn_goodwin8 on 05-23-2007, 2:35 AM
  • RE: Extracting more than one line from a textfile

    Eventually, any log files contain the lines that are related to each other. Every log parsing task i had so far, I encountered the need to "sneak peek" couple of lines ahead, treat 2 or more lines as a single event, process a line1 if a line2 was found before, otherwise ignore, etc. I implemented it...
    Posted to Forum by LogParser User : andru_nl on 05-03-2007, 4:09 AM
  • RE: Need to pull pairs of lines from text file.

    [QUOTE User="LogParser User : DEinspanjer"]Quote: Performance will most likely degrade severely on large files, but using SQL IN gets the job done ... select Index,Text from YourData.txt where Index in ( SELECT add(Index,1) FROM Yo...[/QUOTE] That's a good idea Big J. I'd be interested to know how it...
    Posted to Forum by LogParser User : DEinspanjer on 04-25-2007, 6:09 AM
  • Descending untyped strings

    My TXT-log: 2003-05-19 10:31:45 DROP UDP 10.68.6.5 255.255.255.255 2285 8087 68 - - - - - - - 2003-05-19 10:31:55 DROP UDP 10.68.6.5 255.255.255.255 2287 8087 68 - - - - - - - 2003-05-19 10:35:15 DROP UDP 10.68.6.5 255.255.255.255 2263 8087 68 - - - - - - - 2003-05-19 10:38:25 DROP UDP 10.68.6.5 255...
    Posted to Forum by LogParser User : nyuk on 04-24-2007, 3:56 AM
  • RE: Need to pull pairs of lines from text file.

    Thanx BigJ !!!!
    Posted to Forum by LogParser User : nyuk on 04-24-2007, 2:22 AM
  • TSV ==> SYSLOG

    Hello, Could anyone help me convert this TSV file format... 14/06/06 00:01:35 : C600 Initialisation : PO VISUALISATION 14/06/06 01:14:25 : C403 Peripherique hors ligne : Liaison TAF 1 Periph GC@PRS@DB 14/06/06 01:14:38 : Cmde PO7 : TIMEOUT 08/02/07 00:00:29 : C409 Erreur port de communication : Liaison...
    Posted to Forum by LogParser User : NewGuy on 04-06-2007, 4:20 AM
Page 1 of 22 (211 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities