Skip to content

Commit 6bf3f5e

Browse files
authored
chore: updte system.diskio as it requires root privileges
1 parent 79c7c66 commit 6bf3f5e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/system/data_stream/diskio/manifest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ streams:
3636
Processors are used to reduce the number of fields in the exported event or to enhance the event with metadata. This executes in the agent before the logs are parsed. See [Processors](https://www.elastic.co/guide/en/beats/filebeat/current/filtering-and-enhancing-data.html) for details.
3737
title: System diskio metrics
3838
description: Collect System diskio metrics
39+
agent:
40+
privileges:
41+
root: true

0 commit comments

Comments
 (0)