Files
2024-01-03 17:29:11 +09:00

7 lines
163 B
YAML

clusterName: test-log-cluster
log:
format: json
level: DEBUG
output: /var/lib/teleport/test.log
extraFields: ["level", "timestamp", "component", "caller"]