fleet/changes/issue-1438-config-api-responds-with-logging-settings
Benjamin Edwards c18214be37
add logging settings to config api response (#1467)
- add docker-compose file for locally testing aws dependencies
- update firehose & kinesis configs to optionally supply endpoint url override
- serialize `logging` field in appconfig api response
2021-07-30 11:45:49 -04:00

1 line
No EOL
129 B
Text

* Add logging settings to `/config` API response. This includes both the results & status logging plugins. Implements issue 1438.