Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(831)

Unified Diff: milo/appengine/logs/module-logs.yaml

Issue 2796743004: Milo flex raw log viewer endpoint (Closed)
Patch Set: Remove more debug comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« appengine/gaemiddleware/context.go ('K') | « milo/appengine/logs/main.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+
« appengine/gaemiddleware/context.go ('K') | « milo/appengine/logs/main.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698