diff --git a/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc b/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc index 410edf9f948..baa5767b91d 100644 --- a/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc +++ b/x-pack/filebeat/docs/inputs/input-httpjson.asciidoc @@ -11,6 +11,8 @@ Use the `httpjson` input to read messages from an HTTP API with JSON payloads. +If you are starting development of a new custom HTTP API input, we recommend that you use the <> which provides greater flexibility and an improved developer experience. + This input supports: * Auth