-
Notifications
You must be signed in to change notification settings - Fork 88
Add flags to allow for routing to dynamic datasets and namespaces #327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 3 commits
85c55c3
a765a87
45fd7c4
f0ea035
b6daaf0
3346b91
7ac2d24
deda84b
5d3945c
b52f844
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| title: Nginx access logs | ||
| type: logs | ||
| allow_routing: true | ||
| streams: | ||
| - input: logfile | ||
| vars: | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| title: Nginx access logs | ||
| type: logs | ||
| allow_routing: true | ||
|
||
| streams: | ||
| - input: logfile | ||
| vars: | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| title: Nginx access logs | ||
| type: logs | ||
| allow_routing: true | ||
| streams: | ||
| - input: logfile | ||
| vars: | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.