diff --git a/docs/cloud-native-security/benchmark-rules.asciidoc b/docs/cloud-native-security/benchmark-rules.asciidoc new file mode 100644 index 0000000000..5870ffbd1f --- /dev/null +++ b/docs/cloud-native-security/benchmark-rules.asciidoc @@ -0,0 +1,2 @@ +[[benchmark-rules]] += Benchmark rules diff --git a/docs/cloud-native-security/cloud-native-security-index.asciidoc b/docs/cloud-native-security/cloud-native-security-index.asciidoc new file mode 100644 index 0000000000..a1be9eeb34 --- /dev/null +++ b/docs/cloud-native-security/cloud-native-security-index.asciidoc @@ -0,0 +1,7 @@ +[[cloud-native-security-overview]] + += Cloud native security +Elastic’s cloud security capabilities help you to improve your Kubernetes security posture by comparing your configuration to best practices, and help you monitor and investigate your Linux deployments inside and outside of Kubernetes. + +include::kspm.asciidoc[leveloffset=+1] +include::benchmark-rules.asciidoc[leveloffset=+1] diff --git a/docs/cloud-native-security/kspm.asciidoc b/docs/cloud-native-security/kspm.asciidoc new file mode 100644 index 0000000000..421f6773c6 --- /dev/null +++ b/docs/cloud-native-security/kspm.asciidoc @@ -0,0 +1,2 @@ +[[kspm]] += Kubernetes security posture management diff --git a/docs/dashboards/cloud-posture.asciidoc b/docs/dashboards/cloud-posture.asciidoc new file mode 100644 index 0000000000..e371eebd05 --- /dev/null +++ b/docs/dashboards/cloud-posture.asciidoc @@ -0,0 +1,2 @@ +[[cloud-posture-dashboard]] += Cloud Posture Dashboard diff --git a/docs/dashboards/dashboards-overview.asciidoc b/docs/dashboards/dashboards-overview.asciidoc index dca601fa2b..fd27e61a8d 100644 --- a/docs/dashboards/dashboards-overview.asciidoc +++ b/docs/dashboards/dashboards-overview.asciidoc @@ -7,3 +7,5 @@ The following sections describe the {security-app}'s prebuilt dashboards, which include::overview-dashboard.asciidoc[leveloffset=+1] include::detection-response-dashboard.asciidoc[leveloffset=+1] + +include::cloud-posture.asciidoc[leveloffset=+1] diff --git a/docs/index.asciidoc b/docs/index.asciidoc index e83b55b877..a0fe55f338 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -33,6 +33,8 @@ include::getting-started/explore-intro.asciidoc[] include::detections/detections-index.asciidoc[] +include::cloud-native-security/cloud-native-security-index.asciidoc[] + include::events/index.asciidoc[] include::cases/cases-index.asciidoc[] @@ -63,4 +65,4 @@ include::detections/prebuilt-rules/downloadable-packages/0-14-3/prebuilt-rules-0 include::detections/prebuilt-rules/downloadable-packages/1-0-2/prebuilt-rules-1-0-2-appendix.asciidoc[] -include::detections/prebuilt-rules/downloadable-packages/8-1-1/prebuilt-rules-8-1-1-appendix.asciidoc[] \ No newline at end of file +include::detections/prebuilt-rules/downloadable-packages/8-1-1/prebuilt-rules-8-1-1-appendix.asciidoc[]