Skip to content

Commit

Permalink
Updated mta cloud logging configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dimamost committed May 27, 2024
1 parent a72c043 commit b4d43f6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
19 changes: 19 additions & 0 deletions cf-logging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"backend": {
"max_data_nodes": 2
},
"dashboards": {
"custom_label": ""
},
"ingest": {
"max_instances": 2
},
"ingest_otlp": {
"enabled": true
},
"retention_period": 7,
"rotate_root_ca": false,
"saml": {
"enabled": false
}
}
3 changes: 1 addition & 2 deletions mta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,4 @@ resources:
parameters:
service: cloud-logging
service-plan: standard
config:
ingest_otlp: true
path: ./cf-logging.json

0 comments on commit b4d43f6

Please sign in to comment.