Hello

I wonder if you already use some scripts to access protocols in your windows environment?.
i am looking for a possibility to search the logfiles of remote computers and extract warnings and errors (at the same physical network, which i got administrative access).
--
My mousearm is getting lame searching that tons of protocols every morning ...
And some "user" machines seldom "visited" produce erros without noticed by administrators (before they surprisingly fail some day) for months sometimes ...
--
Maybe you have some suggestions for modules i could use or already a nice script which i could modify.
I think of something like:

1. Connect to the remote registry.
2. Parse the remote registry for warnings and errors (only the last 1-2 days).
3. create a text with hostname (or html) file which could be viewed easily.
Or if you got a better suggestion how to do it, would be nice if you shared it ...

Thanks in Advance
MH

In reply to Access and parse Log-files/Event Logs on a WIN32 network on remote machines? by matze77

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.