Skip to content

Add pod IP to kubernetes metadata #24902

@jsoriano

Description

@jsoriano

Describe the enhancement:

Add pod IP when enriching events in kubernetes metadata. This IP can be obtained from the Status.PodIP field in a pod object, it is exposed in autodiscover as data.host, but not included in events metadata.

On a first thought, this field could be added as kubernetes.pod.ip. But actually it could be also stored in some ECS-ish field as container.ip. Update: use kubernetes.pod.ip by now for this information.

Describe a specific use case for the enhancement or feature:

Enrich log events with network information of the producing pod.

Requested in https://discuss.elastic.co/t/how-to-add-podip-on-add-kubernetes-metadata-processor/269006/5

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions