fleet/server
Tomas Touceda 13e5e6a6db
Debug log per host (#1978)
* Add extra debug logging for hosts

* Add changes file

* Ignore if appconfig is nil

* Use slice of uints instead of a string

* Debug response request for enabled hosts

* Add host-id to request/response

* Lint fixes

* Add missing AppConfigFuncs
2021-09-10 14:48:33 -03:00
..
authz Add global policies (#1750) 2021-08-24 17:24:52 -03:00
bindata Allow users to be readded if they were ever removed (#1945) 2021-09-07 13:33:40 -03:00
config Make redis conn timeout and keep alive configurable (#1968) 2021-09-08 17:55:12 -03:00
contexts Only log distributed queries ingestion errors (except for one case) (#1535) 2021-08-04 10:11:51 -03:00
datastore Fix reading policy after creation for read replicas (#1983) 2021-09-09 16:23:35 -04:00
fleet Debug log per host (#1978) 2021-09-10 14:48:33 -03:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
launcher Debug log per host (#1978) 2021-09-10 14:48:33 -03:00
live_query Make redis conn timeout and keep alive configurable (#1968) 2021-09-08 17:55:12 -03:00
logging Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
mail Increase timeout to check for smpt availability (#1942) 2021-09-06 14:29:52 -03:00
mock Add missing db transactions, read from primary when after a write (#1957) 2021-09-08 14:43:22 -04:00
ptr Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
pubsub Make redis conn timeout and keep alive configurable (#1968) 2021-09-08 17:55:12 -03:00
service Debug log per host (#1978) 2021-09-10 14:48:33 -03:00
sso Fix reading policy after creation for read replicas (#1983) 2021-09-09 16:23:35 -04:00
test Add coverage to uncovered mysql code (#1855) 2021-09-07 13:48:04 -03:00
vulnerabilities Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
webhooks Issue 1599 offline webhook (#1777) 2021-08-27 11:15:36 -03:00
websocket Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
utils.go Issue 1599 offline webhook (#1777) 2021-08-27 11:15:36 -03:00