Custom WMI (Windows Management Instrumentation) Input Package
Version | 0.0.1 beta:[] (View all) |
Compatible Kibana version(s) | 8.19.0 or higher 9.1.0 or higher |
Supported Serverless project types What's this? |
Security Observability |
Subscription level What's this? |
Basic |
Level of support What's this? |
Elastic |
The Custom WMI Input integration is used to ingest data from the Windows Management Instrumentation (WMI) classes. You can use this input to collect instances of any WMI class. Please be aware that when working with WMI queries, it is the user’s responsibility to ensure that queries are safe, efficient, and do not cause unintended side effects. A notorious example of a problematic WMI class is Win32_Product. Read more in Windows Documentation.
This integration requires Elastic-Agent 8.19.0 or 9.1.0 and above.
This integration is only available on Windows. We refer to the Metricbeat input for the Compatibility.
The extensive documentation for the input is currently available here. We highly encourage users to become familiar with the linked documentation.
The most commonly used configuration options are available on the main integration page, while more advanced and customizable options currently resides under the "Advanced options" part of the integration settings page.
Elastic-Agent converts WMI properties of type "datetime" to timestamps, but these are serialized as strings in the output. Since date detection is disabled by default, these fields will be stored as strings unless explicitly mapped as dates. To ensure proper mapping, we recommend explicitly setting the mapping in the @custom
template.
Refer to this guide
and this guide for additional
details.
Changelog
Version | Details | Kibana version(s) |
---|---|---|
0.0.1 | Enhancement (View pull request) WMI Input Package draft |
— |