diff --git a/libbeat/docs/http-endpoint.asciidoc b/libbeat/docs/http-endpoint.asciidoc index 0f69fd1ba92a..0db4e7059354 100644 --- a/libbeat/docs/http-endpoint.asciidoc +++ b/libbeat/docs/http-endpoint.asciidoc @@ -56,7 +56,7 @@ curl -XGET 'localhost:5066/?pretty' ["source","js",subs="attributes"] ---- { - "beat": "metricbeat", + "beat": "{beatname_lc}", "hostname": "example.lan", "name": "example.lan", "uuid": "34f6c6e1-45a8-4b12-9125-11b3e6e89866",