Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revises IA of the getting started section #5597

Merged
merged 6 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ Advanced Entity Analytics provides two key capabilities:
* <<advanced-behavioral-detections, Advanced behavioral detections>>

include::entity-risk-scoring.asciidoc[leveloffset=+1]
include::ers-req.asciidoc[leveloffset=+2]
include::asset-criticality.asciidoc[leveloffset=+2]
include::turn-on-risk-engine.asciidoc[leveloffset=+2]
include::analyze-risk-score-data.asciidoc[leveloffset=+2]
include::advanced-behavioral-detections.asciidoc[leveloffset=+1]
include::ml-req.asciidoc[leveloffset=+2]
include::machine-learning.asciidoc[leveloffset=+2]
include::tune-anomaly-results.asciidoc[leveloffset=+2]
include::behavioral-detection-use-cases.asciidoc[leveloffset=+2]
Expand Down
2 changes: 2 additions & 0 deletions docs/cases/cases-index.asciidoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include::cases-overview.asciidoc[leveloffset=+1]

include::cases-req.asciidoc[leveloffset=+2]

include::cases-manage.asciidoc[leveloffset=+2]

include::cases-manage-settings.asciidoc[leveloffset=+1]
Expand Down
3 changes: 3 additions & 0 deletions docs/detections/detections-index.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
include::detection-engine-intro.asciidoc[]

include::detections-req.asciidoc[leveloffset=+1]

include::about-rules.asciidoc[]


include::rules-ui-create.asciidoc[]

include::rules-cross-cluster-search.asciidoc[leveloffset=+1]
Expand Down
1 change: 1 addition & 0 deletions docs/getting-started/explore-intro.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ The following section includes an overview of the *Hosts*, *Network*, and *Users

include::{security-docs-root}/docs/management/hosts/hosts-overview.asciidoc[leveloffset=+1]
include::network-page-overview.asciidoc[leveloffset=+1]
include::net-map-req.asciidoc[leveloffset=+2]
include::users-page.asciidoc[leveloffset=+1]
21 changes: 14 additions & 7 deletions docs/getting-started/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,31 +7,38 @@ Looking to get started with {elastic-sec}? This section describes the {elastic-s
TIP: View the https://www.elastic.co/training/elastic-security-quick-start[{elastic-sec} Quick Start video] to learn how to configure your endpoints with {elastic-sec} so you can stream, detect, and visualize threats in real time on {ecloud}.

include::sec-app-requirements.asciidoc[leveloffset=+1]
include::detections-req.asciidoc[leveloffset=+2]
include::cases-req.asciidoc[leveloffset=+2]
include::ers-req.asciidoc[leveloffset=+2]
include::ml-req.asciidoc[leveloffset=+2]
include::defend-feature-privs.asciidoc[leveloffset=+2]
include::net-map-req.asciidoc[leveloffset=+2]

include::security-ui.asciidoc[leveloffset=+1]

include::endgame-sensor-reqs.asciidoc[leveloffset=+1]
include::endgame-sensor-FDA.asciidoc[leveloffset=+2]
include::endgame-sensor-FDA-ven.asciidoc[leveloffset=+2]

include::ingest-data.asciidoc[leveloffset=+1]
include::threat-intel-integrations.asciidoc[leveloffset=+2]

include::security-spaces.asciidoc[leveloffset=+1]

include::data-views-in-sec.asciidoc[leveloffset=+1]
include::ingest-data.asciidoc[leveloffset=+1]

include::install-endpoint.asciidoc[leveloffset=+1]
include::agent-tamper-protection.asciidoc[leveloffset=+2]
include::uninstall-agent.asciidoc[leveloffset=+2]
include::uninstall-endpoint.asciidoc[leveloffset=+2]

include::elastic-endpoint-reqs.asciidoc[leveloffset=+1]
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]
include::create-defend-policy-api.asciidoc[leveloffset=+2]
include::threat-intel-integrations.asciidoc[leveloffset=+1]


include::advanced-setting.asciidoc[leveloffset=+1]
2 changes: 0 additions & 2 deletions docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ include::post-upgrade/post-upgrade-intro.asciidoc[]

include::getting-started/index.asciidoc[]

include::getting-started/security-ui.asciidoc[]

include::AI-for-security/ai-for-security.asciidoc[]

include::dashboards/dashboards-overview.asciidoc[]
Expand Down