This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Linux module
editLinux module
editThis functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
The Linux module reports on metrics exclusive to the Linux kernel and GNU/Linux OS.
The Linux module supports the standard configuration options that are described in Modules. Here is an example configuration:
metricbeat.modules: - module: linux period: 10s metricsets: - "pageinfo" - "memory" # - ksm # - conntrack # - iostat # - pressure # - rapl enabled: true #hostfs: /hostfs #rapl.use_msr_safe: false
The following metricsets are available: