Workflow Soluiton

 View Only
  • 1.  How do I read the Event Logs on a(nother) server via Workflow 7.1?

    Posted Feb 22, 2012 03:42 PM

    Dear All,

    Does anyone know how I might be able to track SQL Server User logon events on another server via Workflow 7.1?

    I know that I can get SQL Server to output Logon Events to the Application Event Log, but I do not know how to find out if and when a user has logged onto a given SQL Server?

    Am I going about it the wrong way?

    Kindest regards,

    QuietLeni



  • 2.  RE: How do I read the Event Logs on a(nother) server via Workflow 7.1?
    Best Answer

    Posted Feb 22, 2012 04:08 PM

    There'a a ReadEventLog component that allows you to read messages from the localhost or another machine. It's found in the SystemUtilities library.



  • 3.  RE: How do I read the Event Logs on a(nother) server via Workflow 7.1?

    Posted Feb 23, 2012 10:35 AM

    reecardo,

    Thanks - it is difficult to find these components if there is not good documentation.

    Kindest regards,

    QuietLeni