diff --git a/docs/getting-started/artifact-control.asciidoc b/docs/getting-started/artifact-control.asciidoc new file mode 100644 index 0000000000..a4c705c1fc --- /dev/null +++ b/docs/getting-started/artifact-control.asciidoc @@ -0,0 +1,13 @@ +[[artifact-control]] += Configure updates for protections artifacts + +:frontmatter-description: Configure updates for protections artifacts. +:frontmatter-tags-products: [security, defend] +:frontmatter-tags-content-type: [how-to] +:frontmatter-tags-user-goals: [secure, manage] + +[sidebar] +-- +[.text-center] +This page is a placeholder for future documentation. +-- diff --git a/docs/getting-started/index.asciidoc b/docs/getting-started/index.asciidoc index cc59310831..8c2ad22bfb 100644 --- a/docs/getting-started/index.asciidoc +++ b/docs/getting-started/index.asciidoc @@ -24,6 +24,7 @@ include::install-elastic-endpoint.asciidoc[leveloffset=+2] include::install-elastic-endpoint-ven.asciidoc[leveloffset=+2] include::offline-endpoint.asciidoc[leveloffset=+1] include::configure-integration-policy.asciidoc[leveloffset=+1] +include::artifact-control.asciidoc[leveloffset=+2] include::endpoint-diagnostic-data.asciidoc[leveloffset=+2] include::self-healing-rollback.asciidoc[leveloffset=+2] include::linux-file-monitoring.asciidoc[leveloffset=+2]