Osquery Receiver
Supported Telemetry
Overview
Configuration
The following settings are required:queries: list of queries to run on an osquery daemon
collection_interval(default = 10s): How often queries are run on the systemextensions_socket(default =/var/osquery/osquery.em): The osquery daemon’s extension socket. Used to communicate with osquery on the system.
Getting started
osquery must be installed on the system where the collector is running. Once running as a daemon, the collector can connect to it using osquery’s extension socket. Example queries and data sources for querying are available in the osquery docs.Example configuration
Last generated: 2026-04-13