Skip to content

Commit 386a51c

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

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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)