diff --git a/x-pack/dockerlogbeat/docs/configuration.asciidoc b/x-pack/dockerlogbeat/docs/configuration.asciidoc
index e29cbb4cba0e..7be2a1fe1f1c 100644
--- a/x-pack/dockerlogbeat/docs/configuration.asciidoc
+++ b/x-pack/dockerlogbeat/docs/configuration.asciidoc
@@ -6,7 +6,6 @@
Configuration options
++++
-experimental[]
Use the following options to configure the {log-driver-long}. You can
pass these options with the `--log-opt` flag when you start a container, or
diff --git a/x-pack/dockerlogbeat/docs/install.asciidoc b/x-pack/dockerlogbeat/docs/install.asciidoc
index 7013c7987a73..ab36f67877d5 100644
--- a/x-pack/dockerlogbeat/docs/install.asciidoc
+++ b/x-pack/dockerlogbeat/docs/install.asciidoc
@@ -6,7 +6,6 @@
Install and configure
++++
-experimental[]
[float]
=== Before you begin
diff --git a/x-pack/dockerlogbeat/docs/limitations.asciidoc b/x-pack/dockerlogbeat/docs/limitations.asciidoc
index 75905f33dd74..af17f478a540 100644
--- a/x-pack/dockerlogbeat/docs/limitations.asciidoc
+++ b/x-pack/dockerlogbeat/docs/limitations.asciidoc
@@ -2,7 +2,6 @@
[role="xpack"]
== Known problems and limitations
-experimental[]
This release of the {log-driver} has the following known problems and
limitations:
diff --git a/x-pack/dockerlogbeat/docs/overview.asciidoc b/x-pack/dockerlogbeat/docs/overview.asciidoc
index 9a4ff848c6ee..46268e0a0e33 100644
--- a/x-pack/dockerlogbeat/docs/overview.asciidoc
+++ b/x-pack/dockerlogbeat/docs/overview.asciidoc
@@ -2,7 +2,6 @@
[role="xpack"]
== {log-driver} overview
-experimental[]
The {log-driver} is a Docker plugin that sends container logs to the
https://www.elastic.co/elastic-stack[{stack}], where you can search, analyze,
diff --git a/x-pack/dockerlogbeat/docs/troubleshooting.asciidoc b/x-pack/dockerlogbeat/docs/troubleshooting.asciidoc
index b1218aba97d4..19920dedfc86 100644
--- a/x-pack/dockerlogbeat/docs/troubleshooting.asciidoc
+++ b/x-pack/dockerlogbeat/docs/troubleshooting.asciidoc
@@ -2,7 +2,6 @@
[role="xpack"]
== Troubleshoot
-experimental[]
You can set the debug level to capture debugging output about the {log-driver}.
To set the debug level:
diff --git a/x-pack/dockerlogbeat/docs/usage.asciidoc b/x-pack/dockerlogbeat/docs/usage.asciidoc
index 5c65dabc6940..bf23049c1999 100644
--- a/x-pack/dockerlogbeat/docs/usage.asciidoc
+++ b/x-pack/dockerlogbeat/docs/usage.asciidoc
@@ -5,7 +5,6 @@
Usage examples
++++
-experimental[]
The following examples show common configurations for the {log-driver}.