falco
falco copied to clipboard
Return node information in supported fields.
Motivation
We want to build a response from falco in which we get the node information (VMs). We will use these VMs info in our rule exceptions
Feature
Falco should also have supported fields of node information.
Alternatives
Additional context
Hi @ajinkya1986, it would be helpful if you could provide explicit examples of information you need and that is not yet supported.
Hi,
In the supported fields as mentioned in the below documents we can get info of namespace from k8.ns.name
or image name from container.image
. Similarly I want info of the node name or node attributes.
https://falco.org/docs/rules/supported-fields/
Does the Falco -p
work for you? It allows you to append arbitrary formatted strings to every alert output. In that way, you can add metadata info to your alert depending on the machine you are running Falco into.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Provide feedback via https://github.com/falcosecurity/community.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
Provide feedback via https://github.com/falcosecurity/community.
/lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
Provide feedback via https://github.com/falcosecurity/community. /close
@poiana: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue with
/reopen
.Mark the issue as fresh with
/remove-lifecycle rotten
.Provide feedback via https://github.com/falcosecurity/community. /close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.