Method | Windows | Linux | Answer |
---|---|---|---|
Upgrading via Console | X | X | Proxy config setting will persist |
Upgrading manually (via MSI) | X | Proxy config setting will persist | |
Upgrading manually (via sh) | X | Proxy config setting will be overwritten |
Windows will take configurations / settings found in the sensorsettings.ini file and write them to the registry. Default configurations will be updated with each upgrade. Custom configurations (like proxy) where no default value is present will persist unless:
/var/opt/carbonblack/response/Upgrading from the console will preserve the settings. Upgrading manually via running the shell script which comes packaged with the sensor archive will overwrite the existing sensorsettings.ini in that directory, thereby overwriting any custom configurations.