Skip to content

Commit 3b81260

Browse files
committed
chore: enable logging to loki as well as elastic
1 parent 423ce73 commit 3b81260

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

naiserator-prod.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ spec:
4848
autoInstrumentation:
4949
enabled: true
5050
runtime: java
51+
logging:
52+
destinations:
53+
- id: loki
54+
- id: elastic
5155
resources:
5256
limits:
5357
memory: 3Gi

0 commit comments

Comments
 (0)