Michal Nicpon
09/20/2022, 6:37 PMselect * from osquery_flags
on a host. Unfortunately, changes to agent options in fleet are not automatically deployed to hosts via orbit yet. You need to generate a new installer and re-install orbit on hosts.
However, this will soon change in a future release of fleet! See https://github.com/fleetdm/fleet/issues/6851 and https://github.com/fleetdm/fleet/pull/7246 for more infowennan.he
09/20/2022, 8:20 PMwennan.he
09/22/2022, 4:22 AMBrice
09/22/2022, 11:22 PMwennan.he
09/22/2022, 11:40 PMwennan.he
09/24/2022, 12:07 AMpeanut butter
09/24/2022, 6:37 PMOjas
09/26/2022, 11:06 AMPhilip Royer
09/26/2022, 3:30 PM--logger_plugin=windows_event_log
. I am curious if perhaps the issue is that the command line flag from here: https://github.com/fleetdm/fleet/blob/ecd155c16faebb033b3ea52e4cab309b54947220/orbit/pkg/osquery/flags.go is overriding the line in the flagfile. If so, is there a way to configure Orbit to not pass that logger plugin command line argument?Harrison
09/26/2022, 5:39 PM/opt/orbit/bin/orbit/macos/stable/orbit
Harrison
09/26/2022, 5:40 PMwennan.he
09/26/2022, 6:06 PMwennan.he
09/26/2022, 6:14 PMwennan.he
09/26/2022, 7:10 PMPhilip Royer
09/26/2022, 7:57 PMfleet_detail_query_software_windows
. In particular, we might be hitting a CPU utilization limit with the Python package listing on some Windows systems. Is there a way to change that query or prevent it from running?Philip Royer
09/27/2022, 2:10 PMfleetctl package
command. Would that be a new feature request or am I missing something?oneiroi
09/27/2022, 3:55 PMwennan.he
09/27/2022, 6:14 PMHarrison
09/27/2022, 9:34 PMMarcos Oviedo
09/28/2022, 8:45 PMwennan.he
09/29/2022, 12:32 AMAnoop K V
09/29/2022, 5:56 AMoneiroi
09/29/2022, 7:37 PMwennan.he
09/29/2022, 11:50 PMMatt Jurczyk
09/30/2022, 4:40 PMwennan.he
09/30/2022, 5:48 PMSebastian Wittgens
10/02/2022, 9:35 AMAdam Connor
10/02/2022, 10:02 AMError: The Fleet instance is not set up yet
Itās working fine on one Mac, so Iām guessing thereās a dependancy (config file?) missing on the other local machine (and the Fleet Server) I am usingā¦
I have a copy of the fleetctl get config
from the working machine, but of course this is impossible on a non working device, and the error isnāt very informative.
So my question is-
āwhat are the fleetctl requirementsā?
ie. what is missing to give that error message?Adam Connor
10/03/2022, 4:55 AM