mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
12 lines
161 B
YAML
12 lines
161 B
YAML
---
|
|
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Loki
|
|
type: loki
|
|
access: proxy
|
|
url: http://loki:3100
|
|
jsonData:
|
|
timeout: 60
|
|
maxLines: 100000
|