Windows Event Log
  • 26 Aug 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Windows Event Log

  • Dark
    Light

Article Summary

Overview

This adapter allows you to connect to the local Windows Event Logs API on Windows. This means this Adapter is only available from Windows builds and only works locally (will not connect to remote Windows instances).

Configurations

Adapter Type: wel

  • client_options: common configuration for adapter as defined here.
  • evt_sources: a comma separated list of elements in the format SOURCE:FILTER, where SOURCE is an Event Source name like Application, System or Security and FILTER is an XPath filter value as described in the documentation linked below.

API Doc

See the official documentation.


Was this article helpful?

What's Next