You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Occasionally alerts will fire without some of the context that usually populates. When this happens these fields are empty:
container_image
container_image_tag
container_name
k8s_ns
k8s_pod_name
How to reproduce it
It's not clear why this happens.
Expected behaviour
Events always populate based on available data.
Here's an example of it not having complete information:
and here's an example of all the fields being populated:
Falco version:
0.37.1
System info:
two different node types:
{
"machine": "x86_64",
"nodename": "falco-bdxmv",
"release": "5.15.0-94-generic",
"sysname": "Linux",
"version": "# 104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024"
}
or
{
"machine": "aarch64",
"nodename": "falco-hxtk9",
"release": "5.15.0-1045-raspi",
"sysname": "Linux",
"version": "# 48-Ubuntu SMP PREEMPT Tue Jan 16 13:24:44 UTC 2024"
}
Cloud provider or hardware configuration:
Locally hosted machines -- old mac laptops, raspberry pi's, repurposed pcs, vmware virtual machine
Describe the bug
Occasionally alerts will fire without some of the context that usually populates. When this happens these fields are empty:
container_image
container_image_tag
container_name
k8s_ns
k8s_pod_name
How to reproduce it
It's not clear why this happens.
Expected behaviour
Events always populate based on available data.
Here's an example of it not having complete information:
![Screenshot 2024-04-01 at 1 14 23 AM](https://private-user-images.githubusercontent.com/742554/318380034-2c670571-30ec-4570-9ebf-fe9dcc520a22.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTgzODcsIm5iZiI6MTczOTU5ODA4NywicGF0aCI6Ii83NDI1NTQvMzE4MzgwMDM0LTJjNjcwNTcxLTMwZWMtNDU3MC05ZWJmLWZlOWRjYzUyMGEyMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNTQxMjdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zYWIzM2FiMDg0NjIwZjc0NDdkZTk4NmUwNzFkOTRiNjhhZDEzN2M5ZDRkNjNhMWNmYWY3MDZmN2M5YjQ2OGIxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Gp2IdYBld80mj7LPdzUbtSuCxVMIx4t8bRQrRkk3qdU)
and here's an example of all the fields being populated:
![Screenshot 2024-04-01 at 1 17 47 AM](https://private-user-images.githubusercontent.com/742554/318380110-f615201f-e3d6-4ca7-b232-57273e154173.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTgzODcsIm5iZiI6MTczOTU5ODA4NywicGF0aCI6Ii83NDI1NTQvMzE4MzgwMTEwLWY2MTUyMDFmLWUzZDYtNGNhNy1iMjMyLTU3MjczZTE1NDE3My5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNTQxMjdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jZDY2ZDhjNzgyNTNlNDZhNmUxNDNmMDdmYTBmZGU0NjFkMjA2YjYxMThlOWQwYTkyNTcxYmY1MTIwZmZmODc0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.MqVciuRnN-mlNyyRMNB-ne_apxtYvmnJLgejXCh83u4)
0.37.1
two different node types:
{
"machine": "x86_64",
"nodename": "falco-bdxmv",
"release": "5.15.0-94-generic",
"sysname": "Linux",
"version": "# 104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024"
}
or
{
"machine": "aarch64",
"nodename": "falco-hxtk9",
"release": "5.15.0-1045-raspi",
"sysname": "Linux",
"version": "# 48-Ubuntu SMP PREEMPT Tue Jan 16 13:24:44 UTC 2024"
}
Locally hosted machines -- old mac laptops, raspberry pi's, repurposed pcs, vmware virtual machine
All nodes are running Ubuntu 220.4.3 LTS
All should be some flavor of 5.15
helm repo add falcosecurity https://falcosecurity.github.io/charts
helm repo update
helm install falco -n falco falcosecurity/falco -f values.yaml
values.yaml:
Additional context
I /think/ these have been limited to pods from daemonsets, but I'm not certain.
This screenshot is from a python script I whipped up to be a webhook destination so that I could rule out Mattermost:
and here's a raw json object of that event:
The text was updated successfully, but these errors were encountered: