Federico Di Pierro
Federico Di Pierro
/remove-lifecycle stale
/milestone 0.20.0
Considering https://github.com/falcosecurity/falco/issues/3403, i think we can close this one. (i mean, no big effort/refactor/cleanup will be made on that area of sinsp since we are moving away from it). /close...
Hi! I think this is a very cool idea, and thanks for bringing it up! Something like: ``` static_fields: - cluster.name: "foo" - cluster.ip: ${IP} ``` * we need to...
Opened https://github.com/falcosecurity/libs/pull/2405 that adds a `static` filtercheck class in libs. This is a requirement for the feature; basically Falco will then: * parse the new `static_fields` config key * will...