Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions libbeat/docs/shared-securing-beat.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,13 @@ For secure communication between APM Server and APM Agents, see <<secure-communi
endif::[]

ifndef::serverless[]
ifndef::win_only[]
On Linux, {beatname_uc} can take advantage of secure computing mode to restrict the
system calls that a process can issue.

* <<linux-seccomp>>
endif::[]
endif::[]

// APM HTTPS information
ifdef::beat-specific-security[]
Expand Down Expand Up @@ -70,5 +72,7 @@ endif::[]

// Linux Seccomp
ifndef::serverless[]
ifndef::win_only[]
include::./security/linux-seccomp.asciidoc[]
endif::[]
endif::[]