Skip to content

Commit

Permalink
Update libbeat/docs/shared-faq.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
  • Loading branch information
fearful-symmetry and dedemorton authored Jan 15, 2021
1 parent ca02019 commit 0c86801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbeat/docs/shared-faq.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,5 @@ endif::no_dashboards[]
=== High RSS memory usage due to MADV settings

In versions of {beatname_uc} prior to 7.10.2, the go runtime defaults to `MADV_FREE` by default.
In some cases, this can lead to high RSS memory usage while the kernel waits to reclaim any pages assigned to {beatname_lc}.
In some cases, this can lead to high RSS memory usage while the kernel waits to reclaim any pages assigned to {beatname_uc}.
On versions prior to 7.10.2, set the `GODEBUG="madvdontneed=1"` environment variable if you run into RSS usage issues.

0 comments on commit 0c86801

Please sign in to comment.