Displaying 5 results from an estimated 5 matches for "record_number".
2006 May 21
6
Possible problems with EventLog#write
Hi,
I''ve got EventLog#write and EventLog.add_event_source methods done.
Well, I *think* they''re done, but I can''t get the data (text) to work
properly, and I''m not sure if it''s a bug in my .mc file, the
add_event_source method, the write method, or just a goof in my test file.
The source, category and event id seem to be ok. However, the
2006 May 20
0
EventLog#tail is broken
...sequentially.
C:\eclipse\workspace\win32-eventlog>irb
irb(main):001:0> require ''win32/eventlog''
=> true
irb(main):002:0> include Win32
=> Object
irb(main):003:0> EventLog.open(''Security'').tail{ |log| p log }
#<struct Struct::EventLogStruct record_number=15399, time_generated=Fri
May 19 19:54:25 MDT 2006, time_written=Fri May 1
9 19:54:25 MDT 2006, event_id=680, event_type="audit failure",
category=9, source="Security", computer="IMPERATOR", user
="SYSTEM", description="Logon attempt by:
MICROSOFT_AUT...
2006 May 30
1
Syslogging and remote installer (was RE: seg on windows-pr-0.5.1 (was RE: win32-eventlog 0.4.0))
Hi again,
Pe?a wrote:
> # > i get a segfault on windows-pr if i run mulitple tails by
> # threading, one thread for each host i''m tailing.
>
> argh, this is getting tricky. i''m getting empty records and weird characters too :)
>
> --------
> record_number : 20983290
> time_generated : Tue May 30 16:15:27 China Standard Time 2006
> time_written : Tue May 30 16:15:27 China Standard Time 2006
> event_id : 642
> event_type : audit_success
> category : 7
> description : User Account Changed:
> Target Account Name: ztest2
&...
2007 Dec 04
4
eventlog
...gt; wrote:
>> Can you tell us which record numbers in particular are causing you
>> problems? We aren''t finding any issues.
>
> all of them. the description is not complete or empty.
>
> in windows xp it works fine, eg
>
> #<struct Struct::EventLogStruct record_number=268, time_generated=Tue Dec 04 12:
> 10:48 +0800 2007, time_written=Tue Dec 04 12:10:48 +0800 2007, event_id=642, eve
> nt_type="audit_success", category=7, source="Security", computer="BG-MIS-PBOT",
> user="Pe\361aIJM", string_inserts=["-"...
2006 May 17
3
Need a little help with the pureRubywin32-eventlog
...nging the second param to
> ''L'', but that didn''t seem to have any effect.
>
> Any ideas?
>
> Dan
Here''s some more info. Using the C version of win32-eventlog I can see
the record in question looks like this:
#<struct Struct::EventLogStruct record_number=12302, time_generated=Sat
Mar 18 23:13:43 MST 2006, ti
me_written=Sat Mar 18 23:13:43 MST 2006, event_id=11203,
event_type="error", category=0, source="Sms
Client", computer="CO3840GDJBERGEX", user=nil, description="Software
updates evaluation failed: coul
d not l...