Questions
- If you need to edit an included Falco rule, which file would you edit?
falco.yaml
falco_rules.yaml
falco_rules.changes.yaml
falco_rules.local.yaml
- Which of the following is a common log forwarder used by Kubernetes?
- Kube-forwarder
- Fluentd
- Forwarder
- Kubernetes doesn't use forwarders
- What is the product that provides a way to present logs using visualizations and dashboards when you deploy the EFK stack?
- Fluentd
- Elasticsearch
- Kibana
- Excel
- Which of the following tools forwards only Falco logs to a central logging system?
- Falco
- Falcosidekick
- The Kubernetes API server
- All products forward every log, not just the Falco logs
- What is the name of the object in Falco that allows you to create a collection of items?
-
...