Products
Solutions
Resources
Customers
Company
Sign in
My Account.

Windows Event Log Monitor works with .NET Agent Extension Manager to capture and report specific windows events.
Windows Event Log monitor require extension.xml and WindowsEventMonitor.dll file to be placed in a new folder under <Extension Manager Root Directory>/Extensions
Download, unzip and copy extension.xml and WindowsEventMonitor.dll in a new folder under Extensions directory of .Net Extension Manager. Please refer to the next section for detailed steps.
<extension type="Event" name="WindowsEventLogMonitor" enabled="true">
<controller-info user="username" account="customer1" password="password" />
<controller-event-properties>
<add key="bt" value="/MyBT.aspx"></add>
<add key="node" value="MyNodeName"></add>
<add key="tier" value="MyTier"></add>
</controller-event-properties>
NOTE: The node, BT, and Tier names must match an existing Tier/Node/BT exactly, or an error will be generated and event will not be registered. Also valid property combination are : Only Tier, BT+Tier, Node+Tier, BT+Node+Tier.

If you're not seeing events reported to the controller, check to make sure the controller credentials are correct and try removing node/tier or BT mapping if added. If this doesn't help, check the Logs folder for any errors.
All Extensions published by AppDynamics are governed by the Apache License v2 and are excluded from the definition of covered software under any agreement between AppDynamics and the User governing AppDynamics Pro Edition, Test & Dev Edition, or any other Editions.