Chromium Code Reviews| Index: milo/appengine/logs/module-logs.yaml |
| diff --git a/milo/appengine/logs/module-logs.yaml b/milo/appengine/logs/module-logs.yaml |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..82594c55911c167c96317c6adc2bc816a145199c |
| --- /dev/null |
| +++ b/milo/appengine/logs/module-logs.yaml |
| @@ -0,0 +1,9 @@ |
| +runtime: go |
| +env: flex |
| +service: logs |
| + |
| +handlers: |
| + - url: /logdog/raw/.* |
| + script: _go_app |
| + secure: always |
| + |