fleet/docs/Configuration
Pascal Matthiesen 6081da7673
feat: allow different cisa url to be provided (#31728)
Summary

• Allow custom CISA vulnerability data source URL to work around blocked
requests
  • Updates vulnerability sync logic to use configurable CISA endpoint
• Enables organizations to use CISA mirrors when direct access is
blocked

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually
2025-08-13 13:35:45 -05:00
..
agent-configuration.md Add arm64 support for fleetd extensions and fixes on test scripts (#31084) 2025-07-21 15:47:59 -03:00
fleet-server-configuration.md feat: allow different cisa url to be provided (#31728) 2025-08-13 13:35:45 -05:00
README.md Docs: GitOps reference (#19740) 2024-07-02 11:11:43 -04:00
yaml-files.md Update gitops yaml docs (#31786) 2025-08-11 12:39:54 -05:00

Configuration

Fleet server

Fleet server configuration

Documentation for configuring the Fleet binary, managing osquery configurations, and running with systemd.

Agent

Agent configuration

Learn how to set agent options with config YAML file and the fleetctl command line tool.