content/en/docs/concepts/outputs/_index.md
Falco can send alerts to one or more output channels:
The channels are configured via the Falco configuration file falco.yaml. See the Falco Configuration page for more details.
Find further information about how to configure each of those channels under Output Channels.
Falco alerts can easily be forwarded to third-party systems like off-host SIEM, databases, or Faas. While many tools can natively connect to the generic outputs channels that Falco provides such as files and standard output, a forwarder proxy, Falcosidekick, was created to facilitate integration with more than 50 different systems.