Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
default_environment
Default environment variables and values.
Column | Type | Description |
---|---|---|
expand | integer | 1 if the variable needs expanding, 0 otherwise |
value | text | Value of the environment variable |
variable | text | Name of the environment variable |