We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c73c6 commit b58240bCopy full SHA for b58240b
filebeat/docs/faq.asciidoc
@@ -5,6 +5,13 @@ This section describes common problems you might encounter with
5
{beatname_uc}. Also check out the
6
https://discuss.elastic.co/c/beats/{beatname_lc}[{beatname_uc} discussion forum].
7
8
+[[filebeat-kubernetes-metadata-error-extracting-container-id]]
9
+=== Error extracting container id while using Kubernetes metadata
10
+
11
+The `add_kubernetes_metadata` processor might throw the error `Error extracting container id - source value does not contain matcher's logs_path`.
12
+There might be some issues with the matchers definitions or the location of `logs_path`.
13
+Please verify the Kubernetes pod is healthy.
14
15
[[filebeat-network-volumes]]
16
=== Can't read log files from network volumes
17
0 commit comments