From 662ac8e3376b9d7e569eef0512478f4fa0122921 Mon Sep 17 00:00:00 2001 From: shammahwoods <79627776+shammahwoods@users.noreply.github.com> Date: Fri, 5 Jan 2024 11:55:17 -0700 Subject: [PATCH] Fix typo in input-httpjson.asciidoc Fixed typo on line 1416. response.body.sataus -> response.body.status --- x-pack/filebeat/docs/inputs/input-httpjson.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc b/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc index bb981a613a85..ea7b9bd93e78 100644 --- a/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc +++ b/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc @@ -1413,7 +1413,7 @@ response_json: } ---- -- Second call to collect `file_ids` using collected id from the first call when `response.body.sataus == "completed"`. This call continues until the condition is satisfied or the maximum number of attempts is exhausted. +- Second call to collect `file_ids` using collected id from the first call when `response.body.status == "completed"`. This call continues until the condition is satisfied or the maximum number of attempts is exhausted. + request_url using id as '9ef0e6a5': \https://example.com/services/data/v1.0/9ef0e6a5/export_ids/status