fleet/server/logging
Lucas Manuel Rodriguez eecef148eb
Fail early if process does not have permissions to write to log file (#2138)
* Fail early if process does not have permissions to write to log file

* Open file once on NewFilesystemLogWriter
2021-09-20 14:46:51 -03:00
..
mock Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
filesystem_test.go Fail early if process does not have permissions to write to log file (#2138) 2021-09-20 14:46:51 -03:00
filesystem.go Fail early if process does not have permissions to write to log file (#2138) 2021-09-20 14:46:51 -03: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