Exchange Log Searcher
File: ExchangeLogParser.zip
- Uploaded:
- 15.09.06
- Modified:
- 23.10.09
- File Size:
- 504 KB
- Downloads:
- 3602
- Version
- 1.0
If you have ever administered Microsoft Exchange server then you have had to look through the message tracking logs...arg!!!!! They can be
ridiculously large and it's painfully monotonous to scan through them (if not down right impossible).
This tool is good for:
1. Searching Exchange Message Tracking logs
2. Bonus!! Even though I wrote this for Exchange logs, it will work with any text file!
Instructions______________________________________________________________________________
2. Enter the text you want to search for (basically any pattern, a word, symbol, email address)
3. Decide where you want the parsed file (that's the data it pulled out) to go (or accept the default)
4. Choose if you want any email addresses excluded from the search.
5. Click "Start"
Ok so now the script starts reading line by line and searching each line for the "data" you entered. If it finds a line with the pattern you entered it copies that line to a new text file unless it also finds the "address" you asked it to exclude in the same line. Then it just ignores it.


