fleet/server/logging
Zach Wasserman bc1698767e
Fix Kinesis/Firehose error messages (#1316)
Previously we unintentionally logged the *pointer* when we intended to
log the *value* of how many records failed.
2021-07-12 10:18:02 -07:00
..
mock Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
filesystem_test.go Add compression option for filesystem logs when they're rotated (#2292) 2020-09-09 13:33:32 -07:00
filesystem.go Add compression option for filesystem logs when they're rotated (#2292) 2020-09-09 13:33:32 -07:00
firehose_test.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
firehose.go Fix Kinesis/Firehose error messages (#1316) 2021-07-12 10:18:02 -07:00
kinesis_test.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
kinesis.go Fix Kinesis/Firehose error messages (#1316) 2021-07-12 10:18:02 -07: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 v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07: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