Skip to content

Commit 15126da

Browse files
Deletes reference to asciidoc Osquery API page (#6681)
1 parent 702fda8 commit 15126da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/detections/api/rules/rules-api-create.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ For Osquery (`.osquery`), use a single query, a saved query, or a query pack:
735735
* `ecs_mapping` (object, required): Map Osquery results columns or static values to Elastic Common Schema (ECS) fields. Example: `"ecs_mapping": {"process.pid": {"field": "pid"}}`
736736
* `timeout` (number, optional): A timeout period, in seconds, after which the query will stop running. Overwriting the default timeout allows you to support queries that require more time to complete. The default and minimum supported value is `60`. The maximum supported value is `86400` (24 hours). Example: `"timeout": 120`.
737737

738-
NOTE: Refer to {kibana-ref}/osquery-manager-live-queries-api-create.html[Create live query API] for more information about running Osquery queries and packs.
738+
NOTE: Refer to {api-kibana}/operation/operation-osquerycreatelivequery[Create live query API] for more information about running Osquery queries and packs.
739739

740740
*Endpoint Security*
741741

0 commit comments

Comments
 (0)