Falco gRPC API

The Falco gRPC API provided a streaming interface for consuming Falco alert outputs and querying version information from a running Falco instance. The embedded gRPC server and gRPC Output have been deprecated in Falco 0.43.0 and will be removed in a future release.

API entry from apis.yml

apis.yml Raw ↑
aid: falco:falco-grpc-api
name: Falco gRPC API
description: The Falco gRPC API provided a streaming interface for consuming Falco alert outputs and querying
  version information from a running Falco instance. The embedded gRPC server and gRPC Output have been
  deprecated in Falco 0.43.0 and will be removed in a future release.
humanURL: https://falco.org/docs/developer-guide/grpc/
tags:
- Deprecated
- gRPC
- Security
properties:
- type: Documentation
  url: https://falco.org/docs/developer-guide/grpc/
- type: Deprecation Notice
  url: https://falco.org/blog/falco-0-43-0/
- type: GitHubRepository
  url: https://github.com/falcosecurity/falco