-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport 13356 6.8 #21408
Backport 13356 6.8 #21408
Conversation
(cherry picked from commit aa3f38d)
💚 CLA has been signed |
@@ -228,7 +228,8 @@ func TestEmitEvent(t *testing.T) { | |||
"kubernetes": common.MapStr{ | |||
"namespace": "default", | |||
"container": common.MapStr{ | |||
"name": "filebeat", | |||
"name": "filebeat", | |||
"image": "elastic/filebeat:6.3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this field in fields.yml
? I guess it may be there already because of the kubernetes module
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes it is there
- name: container.image |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Pinging @elastic/integrations-platforms (Team:Platforms) |
Signed-off-by: chrismark <chrismarkou92@gmail.com>
Signed-off-by: chrismark <chrismarkou92@gmail.com>
Signed-off-by: chrismark <chrismarkou92@gmail.com>
This PR cherry-picks #13356 to
6.8
Tested on minikube with:
filebeat-kubernetes.6.8.minikube.yaml.txt
ScreenShot:
