-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Description
- filters:
- name: envoy.filters.network.http_connection_manager
typed_config:
"@type": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager
stat_prefix: envoy_egress
upgrade_configs:
- upgrade_type: "CONNECT"
access_log:
name: envoy.file_access_log
typed_config:
"@type": type.googleapis.com/envoy.extensions.access_loggers.file.v3.FileAccessLog
path: /dev/stdout
When the envoy-dev container is started it gives out following error, can someone help out here.
proxy_1 | [2020-06-11 06:29:12.117][6][critical][main] [source/server/server.cc:100] error initializing configuration '/etc/envoy/envoy.yaml': unable to open file '/dev/stdout': Permission denied
proxy_1 | [2020-06-11 06:29:12.130][6][info][main] [source/server/server.cc:685] exiting
proxy_1 | unable to open file '/dev/stdout': Permission denied
Image: envoyproxy/envoy-dev:92e608f066b017d664d8fa161cfc735f0c6b41e7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels