Mo Zhu
Mo Zhu
Hey @edwardsb, I saw that you were the one who recorded this note in the config files. Can you provide more background on this? 1. What do cloud providers do...
@zwass @sharvilshah @lucasmrod Notes: 1. what if someone puts in an incorrect flag and generates a crash loop? Storing last known good configs? 2. Apply the new settings via the...
Failure handling - Could do select * from osquery_flags - But if you had failed, then you can't query osquery because it has not started up - Store in persistent...
@noahtalerman WDYT of the config structure as listed above in the "Design" section?
Some user feedback: > It would be ideal if this was very flexible. For example we could target the flags based on various aspects of the machine (amount of memory,...
Notes from design review 1. By default hide overrides key in the blank state 2. Specify that overrides does not work for command_line_flags.
Hey @lukeheath there are some interface-related work around the YML. Would you mind taking a look and scoping it?
@noahtalerman ^^^
@sharvilshah @zwass has how to use this been documented? I would expect it to be here: https://fleetdm.com/docs/using-fleet/configuration-files#agent-options.
Also, looks like someone added some instructions at the top of this issue about how to migrate. Should include that as well...