GAE app.yaml: How to set env variable that contains periods?

0 views
Skip to first unread message

Dzmitry Lazerka via StackOverflow

unread,
Mar 5, 2016, 3:20:04 AM3/5/16
to google-appengin...@googlegroups.com

I'm checking out GAE Managed VMs using app.yaml, as described here https://cloud.google.com/appengine/docs/managed-vms/java/configuring-your-app-with-app-yaml

When I do

env_variables:
  java.util.logging.config.file: 'WEB-INF/logging.properties'

I get exception

google.appengine.api.yaml_errors.EventError: Value 'java.util.logging.config.file' for key in EnvironmentVariables does not match expression '^(?:[a-zA-Z_][a-zA-Z0-9_]*)$'

Is there any way to specify custom logging.properties through app.yaml?



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/35811771/gae-app-yaml-how-to-set-env-variable-that-contains-periods
Reply all
Reply to author
Forward
0 new messages