Skip to content

Commit 3e6700a

Browse files
osquery response actions
1 parent 837332c commit 3e6700a

File tree

3 files changed

+5
-114
lines changed

3 files changed

+5
-114
lines changed

raw-migrated-files/docs-content/serverless/security-osquery-response-action.md

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

raw-migrated-files/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ toc:
292292
- file: docs-content/serverless/security-machine-learning.md
293293
- file: docs-content/serverless/security-ml-requirements.md
294294
- file: docs-content/serverless/security-osquery-placeholder-fields.md
295-
- file: docs-content/serverless/security-osquery-response-action.md
296295
- file: docs-content/serverless/security-overview-dashboard.md
297296
- file: docs-content/serverless/security-policies-page.md
298297
- file: docs-content/serverless/security-posture-faq.md

solutions/security/investigate/add-osquery-response-actions.md

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

7-
# Add Osquery Response Actions
8-
9-
% What needs to be done: Align serverless/stateful
10-
11-
% Use migrated content from existing pages that map to this page:
12-
13-
% - [x] ./raw-migrated-files/security-docs/security/osquery-response-action.md
14-
% - [ ] ./raw-migrated-files/docs-content/serverless/security-osquery-response-action.md
7+
# Add Osquery Response Actions [security-osquery-response-action]
158

169
::::{warning}
1710
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
@@ -21,8 +14,9 @@ This functionality is in technical preview and may be changed or removed in a fu
2114
Osquery Response Actions allow you to add live queries to custom query rules so you can automatically collect data on systems the rule is monitoring. Use this data to support your alert triage and investigation efforts.
2215

2316
::::{admonition} Requirements
24-
* Osquery Response Actions require a [Platinum or Enterprise subscription](https://www.elastic.co/pricing).
25-
* The [Osquery manager integration](/solutions/security/investigate/manage-integration.md) must be installed.
17+
* In {{stack}}, Osquery Response Actions require a [Platinum or Enterprise subscription](https://www.elastic.co/pricing).
18+
* In {{serverless-short}}, Osquery Response Actions require the Endpoint Protection Complete [project feature](../../../deploy-manage/deploy/elastic-cloud/project-settings.md).
19+
* The [Osquery manager integration](manage-integration.md) must be installed.
2620
* {{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.
2721
* Your role must have [Osquery feature privileges](/solutions/security/investigate/osquery.md).
2822
* You can only add Osquery Response Actions to custom query rules.
@@ -102,6 +96,6 @@ Refer to [Examine Osquery results](/solutions/security/investigate/examine-osque
10296

10397

10498
:::{image} ../../../images/security-osquery-results-tab.png
105-
:alt: osquery results tab
99+
:alt: Shows how to set up a single query
106100
:class: screenshot
107101
:::

0 commit comments

Comments
 (0)