Exchange Log Searcher
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!
{phocadownload view=file|id=13|text=Download Log Exchange Searcher|target=s}
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.
Please remember you must be a "local admin" or a member of the "local admins" group on the system you are running the tools from.