You are viewing documentation for Falco version: v0.33.1

Falco v0.33.1 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.

gRPC API

Last modified December 19, 2022
Enable and configure the gRPC capabilities of Falco

Starting from version 0.18.0, Falco has its own gRPC server which provides a set of gRPC APIs.

The current APIs are:

In order to interact with these APIs, the falcosecurity organization provides some clients/SDKs:


Configuration

Setup Falco to serve events via the gRPC Server

Go Client

Retrieve Falco events using the gRPC Go Client

Python Client

Retrieve Falco events using the gRPC Python Client

Outputs

Protocol buffer schema definition of the Falco gRPC Outputs APIs

Version

Protocol buffer schema definition of the Falco gRPC Version APIs