Hello! The osquery <docs> seem to state that confi...
# fleet
c
Hello! The osquery docs seem to state that configuration of osqueryd can be handled with a remote server using the
--config_tls_endpoint
flag. Does fleet not implement this?
z
Fleet does implement this. You can modify configurations (options, and scheduled queries) in the UI and fleetctl.
c
Ah, I'll need to update to get those features. Thanks!