Skip to content

Commit

Permalink
Enable logs
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci committed Apr 30, 2024
1 parent db3efbb commit 9e812ba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions resources/alaz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,14 @@ spec:
value: "true"
- name: METRICS_ENABLED
value: "true"
- name: LOGS_ENABLED
value: "true"
- name: BACKEND_HOST
value: https://api-alaz.getanteon.com:443
- name: LOG_LEVEL
value: "1"
- name: EXCLUDE_NAMESPACES
value: "^d.*"
# - name: EXCLUDE_NAMESPACES
# value: "^anteon.*"
- name: MONITORING_ID
value: <MONITORING_ID>
- name: NODE_NAME
Expand Down

0 comments on commit 9e812ba

Please sign in to comment.