Giles Chaple
08-19-1998, 01:01 PM
Does anyone know of a Utillity that can automatically email NT Event logs from the server?
|
Click to See Complete Forum and Search --> : Email Event Logs Giles Chaple 08-19-1998, 01:01 PM Does anyone know of a Utillity that can automatically email NT Event logs from the server? Led Hilderink 10-22-1998, 08:16 AM On 8/19/98 1:01:43 PM, Giles Chaple wrote: > Does anyone know of a Utillity that can automatically email NT Event logs > from the server? You can do the trick with two programs: Dumpel.exe (NT Resourcekit) to create ascii-text files from the eventlog & Mailto.exe (e.g. from www.download.com) or another command-line emailer. Just write it into a batch and schedule it with the NT Scheduler. Venkat Tudi 11-04-1998, 12:17 PM Go to WWW.bhs.com you will find it there On 10/22/98 8:16:02 AM, Led Hilderink wrote: > On 8/19/98 1:01:43 PM, Giles Chaple wrote: > Does anyone know of a > Utillity that can automatically email NT Event logs > from the > server? You can do the trick with two programs: Dumpel.exe (NT > Resourcekit) to create ascii-text files from the eventlog & Mailto.exe > (e.g. from www.download.com) or another command-line emailer. Just write > it into a batch and schedule it with the NT Scheduler. Jason Bullock 11-12-1998, 03:08 AM Use ElDump, available to download from http://www.ibt.ku.dk/jesper/cgi/download.pl?File=ELDump/ELDump It is like DumpEl from NT Resource Kit, but ELDump is a lot faster and can 1. Dump from active event logs or from saved event logs. 2. Filter on all the same fields as the Event Viewer. 3. Dump only the message strings instead of the full messages. This is quite a lot faster and also makes it easier to parse the messages with other programs. 4. Can look for the message texts on an other server. This means you get message text even if all the applications and drivers that has logged messages are not installed on the machine where you are running ELDump. When ascii-text files are generated use mailto.exe (www.download.com) to send file. > Does anyone know of a Utillity that can automatically email NT Event logs > from the server? Serverwatch.com
Copyright Internet.com Inc. All Rights Reserved. |