-
**Motivation**
We have Falco installation at out k8s cluster. When we update Falco configs (customRules, for example), then all its DaemonSet pods recreating.
But at the same time all falco-expo…
-
We are trying to deploy falco on Amazon EKS cluster with Amazon Linux Machines. With falco charts 4.3.0 and falco version 0.37.1.
The Amazon Linux kernel version is 3.4.6x86_64.
The falco pods are …
-
**Describe the bug**
Falcosidekick is encountering frequent crashes with a `fatal error: concurrent map iteration and map write`. After updating Falcosidekick to run with a multi-replica configura…
-
Hey team, do you have any ETAs on when the official helm chart will be released for falco-talon? Currently there is only an [unofficial version](https://artifacthub.io/packages/helm/portefaix-hub/falc…
-
**Describe the bug**
When using the Helm chart to use Falco Sidekick UI with an Ingress, the resulting endpoint results in 404 on all resource requests.
**How to reproduce it**
Run Helm chart…
-
**Motivation**
`falco_events` metric doesn't follow [Prometheus naming convention](https://prometheus.io/docs/practices/naming/#metric-names) causing issues with inferring its type in a monitoring sy…
-
**Describe the bug**
When loading rules, falco finds the rules file as invalid with the following error:
```
LOAD_ERR_COMPILE_OUTPUT (Error compiling output):
....
has an invalid index argume…
-
This is a Falco-specific metrics. The kernel event rate reflects the server load e.g. from workloads. Falco's kernel-side & userspace event counts & tracepoint invocation counts could help [[source](h…
-
I am trying to upgrade the falco to version '4.8.3' and I am encountering the below error message while upgrading:
“failed to create containerd task: failed to create shim task: OCI runtime create…
-
I am trying falco with swagger. Because recently I read some post that swaggert now support .net 6 endpoint routing start from preview 6. But unfortuatly it is not working with falco endpoint.
Belo…