Skip to content

Commit 31f5645

Browse files
authored
x-pack/filebeat/docs/input: advise to use CEL over HTTPJSON for new projects (#37797)
1 parent 11f298c commit 31f5645

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x-pack/filebeat/docs/inputs/input-httpjson.asciidoc

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
Use the `httpjson` input to read messages from an HTTP API with JSON payloads.
1313

14+
If you are starting development of a new custom HTTP API input, we recommend that you use the <<filebeat-input-cel,Common Expression Language input>> which provides greater flexibility and an improved developer experience.
15+
1416
This input supports:
1517

1618
* Auth

0 commit comments

Comments
 (0)