Can't set logger_plugin in agent options. Error: "Couldn't update 💻🐣 Workstations (canary) team agent options:unsupported key provided: "logger_plugin"
If you're not using the latest osquery, use the fleetctl apply --force command to override validation."
This is a valid flag for osquery. Possibly it's intentionally blocked because typically we want it configured to tls? The error message isn't making that clear.
🧑💻 Steps to reproduce
Try to add logger_plugin: tls under options: on the agent options page.
Fleet version: 4.59.0
💥 Actual behavior
Can't set
logger_plugin
in agent options. Error: "Couldn't update 💻🐣 Workstations (canary) team agent options:unsupported key provided: "logger_plugin" If you're not using the latest osquery, use the fleetctl apply --force command to override validation."This is a valid flag for osquery. Possibly it's intentionally blocked because typically we want it configured to
tls
? The error message isn't making that clear.🧑💻 Steps to reproduce
logger_plugin: tls
underoptions:
on the agent options page.🕯️ More info (optional)
N/A