Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Re: Windows Eventlog from unix

by arturo (Vicar)
on Sep 03, 2002 at 19:35 UTC ( [id://194878]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Windows Eventlog from unix
in thread Windows Eventlog from unix

A fairly straightforward approach that's almost what you want, while leveraging the Win32 classes, is to have the Windows box do the event log parsing using the relevant modules and send the results onto the Linux box via a network socket or a text file on a network-accessible drive.

If not P, what? Q maybe?
"Sidney Morgenbesser"

Replies are listed 'Best First'.
Re: Re: Re: Re: Windows Eventlog from unix
by efreed (Novice) on Sep 03, 2002 at 20:06 UTC
    Yea, but then I have to install Perl on every windows box. I was hoping to avoid that. I know that on Windows you can open logs on another box (I have no idea how it does it . . .sockets? RPC? ), I thought that maybe the Eventlog module could do the same--open a connection to a remote box and read its events. Ah well.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://194878]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-20 06:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found