Skip to content

Commit

Permalink
Fix libbeat path docs (elastic#25448)
Browse files Browse the repository at this point in the history
* fix libbeat path docs

* add changelog

(cherry picked from commit fcfe6b6)
  • Loading branch information
fearful-symmetry committed Apr 30, 2021
1 parent ac63efe commit 79aa8e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Expand Up @@ -330,6 +330,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Fix type of `uwsgi.status.worker.rss` type. {pull}24468[24468]
- Ignore unsupported derive types for filesystem metricset. {issue}22501[22501] {pull}24502[24502]
- Accept text/plain type by default for prometheus client scraping. {pull}24622[24622]
- Fix copy-paste error in libbeat docs. {pull}25448[25448]

*Packetbeat*

Expand Down
4 changes: 2 additions & 2 deletions libbeat/docs/shared-path-config.asciidoc
Expand Up @@ -121,5 +121,5 @@ Example:

[source,yaml]
------------------------------------------------------------------------------
path.logs: /var/log/beats
------------------------------------------------------------------------------
system.hostfs: /mount/rootfs
------------------------------------------------------------------------------

0 comments on commit 79aa8e4

Please sign in to comment.