|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Unable to get full message text from Windows Event Logs
Hi all,
. I am developing a log monitoring solution in perl for Windows I am using the CPAN module Win32 ::EventLog (0.076) version for getting the events from windows. The problem which I am facing now is all the Windows 2008 machines are upgraded with Service pack2 from then I couldn’t able to get the message text even if I set the value 1 to $Win32::EventLog::GetMessageText = 1; for both Windows 2008 sp2 and Windows 2012. I agree this not a bug in the module instead Windows 2008 Sp2 and 2012 event log design might have changed in such a way kindly let me know is there any possibility to modify anything in the .pm file to get the Windows 2008 sp2 message moreover the module cannot pull only the message from the service control manager which has an event ID 7036. |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
Sounds more windows or programming than shell. Does CPAN have later versions?
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
The latest version of this module 0.076 which i am using it currently.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Perl script to parse multiple windows event logs. | kar_333 | Shell Programming and Scripting | 3 | 12-13-2012 02:35 PM |
| ILOM event logs | marimontes | Solaris | 3 | 11-20-2009 10:13 AM |
| Send Text message from unix to windows | jessica-adams | UNIX for Dummies Questions & Answers | 1 | 03-07-2009 09:39 AM |
| ppp errror message in logs | frankkahle | UNIX for Advanced & Expert Users | 1 | 05-02-2007 08:38 AM |
| Message Logs Error | ByasB | UNIX for Dummies Questions & Answers | 1 | 04-07-2005 01:40 PM |
|
|