fleet/server/logging
Martin Angers e61cb7e0db
Configure golangci-lint for the whole repository
Add a relatively minimal set of linters that raise safe and 
mostly un-opinionated issues with the code. It runs 
automatically on CI via a github action.
2021-08-24 13:35:03 -04:00
..
mock Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
filesystem_test.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
filesystem.go Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
firehose_test.go Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
firehose.go Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
kinesis_test.go Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
kinesis.go Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
lambda_test.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
lambda.go Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
logging.go add logging settings to config api response (#1467) 2021-07-30 11:45:49 -04:00
pubsub.go Copy log fields into GCP PubSub attributes (#712) 2021-05-08 12:29:52 -07:00
stdout.go Add stdout and kinesis logger plugins and sts assume role to Firehose (#2282) 2020-08-19 14:56:44 -07:00