We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf89c45 commit 386a51cCopy full SHA for 386a51c
1 file changed
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