|
@@ -90,7 +90,7 @@ def lds_config_from_grpc(request):
|
|
|
"secretKey": request.secretKey
|
|
|
}
|
|
|
return {
|
|
|
- "compressionType": "lz4",
|
|
|
+ "compressionType": "gzip",
|
|
|
"isActive": "true",
|
|
|
"logFields": ["c-ip", "c-country-code", "datetime", "cs-method", "cs-http-proto", "cs-uri-host", "s-host",
|
|
|
"sc-status", "sc-bytes", "cs-user-agent", "duration", "x-firstnode-cached"],
|