Mods

Policy: Turbot > Workspace > osquery

The osquery policy in your workspace plays a crucial role in controlling access and functionality related to the osquery integration. This policy directly influences the generation of JWT tokens and the availability of specific osquery-related APIs.

If the policy is set to Disabled, the APIs will not be operational, and the system will not generate JWT tokens. This means that you won't be able to enroll new agents, alter configurations, or log data via osquery until the policy is re-enabled.

Ensure that this policy is enabled if you need to use osquery features within your workspace.

Targets

This policy targets the following resource types:

Policy Specification

Schema Type
string
Default
Enabled
Valid Values [YAML]
  • Enabled
    
  • Disabled
    

Category

In Your Workspace

Developers