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

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

Issue 2796743004: Milo flex raw log viewer endpoint (Closed)
Patch Set: More review 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
« no previous file with comments | « 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..3dbba5d997267fc69eefe958af639d1eebaf6c60
--- /dev/null
+++ b/milo/appengine/logs/module-logs.yaml
@@ -0,0 +1,9 @@
+runtime: go
+env: flex
+service: logs
+
+handlers:
+ - url: /log/raw/.*
+ script: _go_app
+ secure: always
+
« no previous file with comments | « milo/appengine/logs/main.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698