Skip to content

Commit b58240b

Browse files
lucabelluccinibmorelli25
authored andcommitted
docs: Hint for the error "Error extracting container id" (#25824)
1 parent b7c73c6 commit b58240b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

filebeat/docs/faq.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This section describes common problems you might encounter with
55
{beatname_uc}. Also check out the
66
https://discuss.elastic.co/c/beats/{beatname_lc}[{beatname_uc} discussion forum].
77

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+
815
[[filebeat-network-volumes]]
916
=== Can't read log files from network volumes
1017

0 commit comments

Comments
 (0)