fleet icon indicating copy to clipboard operation
fleet copied to clipboard

A flexible control server for osquery fleets

Results 100 fleet issues
Sort by recently updated
recently updated
newest added

If I do either of the following things, ad-hoc querying will not work: * delete "All Hosts" label * change "All Hosts" label_type to 0 from 1 # Reproduction Case...

Bug
Feature: Labels

Consider including the result of decorators in the result set of a live query, to further contextualize query results

Feature: Queries

### What version of `fleet` are you using (`fleet version --full`)? ``` fleet - version 2.4.0 branch: master revision: 70c6f5bd7d8a337a97f7702ee17088e74722896f build date: 2019-11-12T23:10:49Z build user: zwass go version: go1.12.8 ```...

Bug
Feature: Settings

### What version of `fleet` are you using (`fleet version --full`)? ``` fleet - version 3.1.0 branch: HEAD revision: c6ce648fef3bb39b6e604333ec47cff0e625ff8e build date: 2020-08-07T00:09:34Z build user: zwass go version: go1.14.4 ```...

Bug
Component: Frontend
Needs: Update

### What version of `fleet` are you using (`fleet version --full`)? ![image](https://user-images.githubusercontent.com/70864266/92336404-bc3af400-f0d2-11ea-8918-7d5391fa3ad9.png) ### What operating system are you using? Ubuntu 16.04 for kolide, Windows Server 2012/Windows 10 hosts ### What...

Needs: Update

Hi we recently upgraded to version 3.1 from 2.6 . In 2.6 in the hosts page we had the option to choose number of hosts to be displayed per page...

Feature Request

I would really appreciate a dark (Darcula ideally :-)) theme option on the web front end. Kolide is a dashboard and it's tiring to look at a white background for...

Component: Frontend
Feature Request

It would be nice to be able to only show avaliable tables for specfic OS on UI Query page, maybe using a drop-down list.

Feature: Queries
Component: Frontend
Feature Request

# Summary Currently fleet has support for multiple logging outputs as of https://github.com/kolide/fleet/pull/2282 it will be `Options are `filesystem`, `firehose`, `kinesis`, `pubsub`, and `stdout`, at this time these are mutually...

Feature: Logging
Feature Request

Can we get custom tables exposed in the Fleet query box so we can tab-complete them? ### What version of `fleet` are you using (`fleet version --full`)? ``` fleet -...