Victor Lyuboslavsky

Results 69 issues of Victor Lyuboslavsky

We have a Chrome extension using wa-sqlite (latest versions), and some Chromebooks are seeing: The error typically takes ~2 days to show up, where the database is used for ~10...

Fixes #7694 This implementation has the following limitation: if user modifies pack_delimiter, then all pack-related data is reset. Specifically, the old data will still be in DB, and can be...

Fixes #8254 When an extension cannot be loaded due to a duplicate item/extension name, print error instead of warning. Also, print clearer message for duplicate item.

# Bug report When I try to load a bad extension, like: `./osqueryi --extensions_autoload=/Users/victor/work/fleet/extensions.load --extensions_require=example_extension,example_extension2` osquery does not exit. Instead, it keeps trying to reload the extension every 2 seconds,...

Fixes #8219 Added exponential backoff for tls_logger when results and/or status logs are unsuccessfully sent. The results and status logs have separate independent backoff timers, but their maximum backoff time...

# Feature request ### What new feature do you want? When TLS logging endpoint is down or having issues, I would like osquery to automatically backoff from sending more logs....

feature
logging
blueprint

#17117 For `fleet/os_versions` and `/fleet/os_versions/[id]`, team users can no longer access os versions on hosts from other teams. ### Team admin /os_versions - only returns os versions for the user's...

**Fleet version**: 4.46.0 **Web browser and operating system**: ### 💥  Actual behavior With fleetctl gitops, sync is slow for updating >200 queries/policies -- the terminal appears stuck. ### 🧑‍💻  Steps...

bug
~backend
:release
~released bug
#g-endpoint-ops

**Fleet version**: 4.45.0 **Web browser and operating system**: ### 💥  Actual behavior Team user accessing os version on another team gets a valid response from API endpoint: `GET https://localhost:8080/api/v1/fleet/os_versions/5` This...

bug
~backend
:release
~released bug
#g-endpoint-ops