fleet/server/logging
Zach Wasserman de0b3324b1
Add AWS Lambda as logging plugin (#347)
This plugin invokes the provided function with each log line as the
payload.

Closes #342
2021-02-24 10:02:26 -08: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 Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
firehose.go Add stdout and kinesis logger plugins and sts assume role to Firehose (#2282) 2020-08-19 14:56:44 -07:00
kinesis_test.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
kinesis.go Fix string(int) in Kinesis logger for Go 1.15 compatibility (#2309) 2020-09-27 09:44:55 -07:00
lambda_test.go Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
lambda.go Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
logging.go Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
pubsub.go Add Google Cloud PubSub logging (#2049) 2019-07-16 15:41:50 -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