Skip to content

Commit e8e1e78

Browse files
osquery from investigation guide
1 parent 3e6700a commit e8e1e78

File tree

3 files changed

+5
-82
lines changed

3 files changed

+5
-82
lines changed

raw-migrated-files/docs-content/serverless/security-invest-guide-run-osquery.md

Lines changed: 0 additions & 77 deletions
This file was deleted.

raw-migrated-files/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ toc:
283283
- file: docs-content/serverless/security-install-edr.md
284284
- file: docs-content/serverless/security-install-endpoint-manually.md
285285
- file: docs-content/serverless/security-interactive-investigation-guides.md
286-
- file: docs-content/serverless/security-invest-guide-run-osquery.md
287286
- file: docs-content/serverless/security-isolate-host.md
288287
- file: docs-content/serverless/security-kspm.md
289288
- file: docs-content/serverless/security-linux-file-monitoring.md

solutions/security/investigate/run-osquery-from-investigation-guides.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mapped_urls:
44
- https://www.elastic.co/guide/en/serverless/current/security-invest-guide-run-osquery.html
55
---
66

7-
# Run Osquery from investigation guides
7+
# Run Osquery from investigation guides [security-invest-guide-run-osquery]
88

99
% What needs to be done: Align serverless/stateful
1010

@@ -18,7 +18,8 @@ Detection rule investigation guides suggest steps for triaging, analyzing, and r
1818
::::{admonition} Requirements
1919
* The [Osquery manager integration](/solutions/security/investigate/manage-integration.md) must be installed.
2020
* {{agent}}'s [status](asciidocalypse://docs/docs-content/docs/reference/ingestion-tools/fleet/monitor-elastic-agent.md) must be `Healthy`. Refer to [{{fleet}} Troubleshooting](/troubleshoot/ingest/fleet/common-problems.md) if it isn’t.
21-
* Your role must have [Osquery feature privileges](/solutions/security/investigate/osquery.md).
21+
* In {{stack}}, your role must have [Osquery feature privileges](/solutions/security/investigate/osquery.md).
22+
* In {{serverless-short, you must have the appropriate user role to use this feature.}}
2223

2324
::::
2425

@@ -56,7 +57,7 @@ You can only add Osquery to investigation guides for custom rules because prebui
5657

5758

5859
:::{image} ../../../images/security-setup-osquery-investigation-guide.png
59-
:alt: setup osquery investigation guide
60+
:alt: Shows results from running a query from an investigation guide
6061
:class: screenshot
6162
:::
6263

@@ -87,6 +88,6 @@ You can only add Osquery to investigation guides for custom rules because prebui
8788
7. Click **Save for later** to save the query for future use (optional).
8889

8990
:::{image} ../../../images/security-run-query-investigation-guide.png
90-
:alt: run query investigation guide
91+
:alt: Shows results from running a query from an investigation guide
9192
:class: screenshot
9293
:::

0 commit comments

Comments
 (0)