Skip to content

Commit 526fc4b

Browse files
mergify[bot]VihasMakwanacolleenmcginnis
authored
[add_docker_metadata] update docs (#47057) (#47151)
* update docs * Update docs/reference/auditbeat/add-docker-metadata.md * comments --------- (cherry picked from commit 882ef9c) Co-authored-by: Vihas Makwana <[email protected]> Co-authored-by: Colleen McGinnis <[email protected]>
1 parent cd4a50e commit 526fc4b

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

docs/reference/auditbeat/add-docker-metadata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ It has the following settings:
7777
`cleanup_timeout`
7878
: (Optional) Time of inactivity to consider we can clean and forget metadata for a container, 60s by default.
7979

80+
`hostfs`
81+
: (Optional) Specifies the mount point of the host’s filesystem, which can be used to monitor a host from within a container.
82+
8083
`labels.dedot`
8184
: (Optional) Default to be false. If set to true, replace dots in labels with `_`.
8285

docs/reference/filebeat/add-docker-metadata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ It has the following settings:
7777
`cleanup_timeout`
7878
: (Optional) Time of inactivity to consider we can clean and forget metadata for a container, 60s by default.
7979

80+
`hostfs`
81+
: (Optional) Specifies the mount point of the host’s filesystem, which can be used to monitor a host from within a container.
82+
8083
`labels.dedot`
8184
: (Optional) Default to be false. If set to true, replace dots in labels with `_`.
8285

docs/reference/heartbeat/add-docker-metadata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ It has the following settings:
7777
`cleanup_timeout`
7878
: (Optional) Time of inactivity to consider we can clean and forget metadata for a container, 60s by default.
7979

80+
`hostfs`
81+
: (Optional) Specifies the mount point of the host’s filesystem, which can be used to monitor a host from within a container.
82+
8083
`labels.dedot`
8184
: (Optional) Default to be false. If set to true, replace dots in labels with `_`.
8285

docs/reference/metricbeat/add-docker-metadata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ It has the following settings:
7777
`cleanup_timeout`
7878
: (Optional) Time of inactivity to consider we can clean and forget metadata for a container, 60s by default.
7979

80+
`hostfs`
81+
: (Optional) Specifies the mount point of the host’s filesystem, which can be used to monitor a host from within a container.
82+
8083
`labels.dedot`
8184
: (Optional) Default to be false. If set to true, replace dots in labels with `_`.
8285

docs/reference/winlogbeat/add-docker-metadata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ It has the following settings:
7777
`cleanup_timeout`
7878
: (Optional) Time of inactivity to consider we can clean and forget metadata for a container, 60s by default.
7979

80+
`hostfs`
81+
: (Optional) Specifies the mount point of the host’s filesystem, which can be used to monitor a host from within a container.
82+
8083
`labels.dedot`
8184
: (Optional) Default to be false. If set to true, replace dots in labels with `_`.
8285

0 commit comments

Comments
 (0)