1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/logger/awslogs
James Sanders 68e3034322 Add an option to specify log format for awslogs driver
Added an option 'awslogs-format' to allow specifying
a log format for the logs sent CloudWatch from the aws log driver.
For now, only the 'json/emf' format is supported.
If no option is provided, the log format header in the
request to CloudWatch will be omitted as before.

Signed-off-by: James Sanders <james3sanders@gmail.com>
2021-10-13 07:38:54 -07:00
..
cloudwatchlogs.go Add an option to specify log format for awslogs driver 2021-10-13 07:38:54 -07:00
cloudwatchlogs_test.go Add an option to specify log format for awslogs driver 2021-10-13 07:38:54 -07:00
cwlogsiface_mock_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00