Skip to content

Commit

Permalink
add diagnostics to config template
Browse files Browse the repository at this point in the history
  • Loading branch information
svonworl committed Mar 6, 2024
1 parent 6aab06e commit 9bd514f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/web.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ samconfiguration:
metricsConfig:
s3BucketName: {{ METRICS_BUCKET_NAME }}

diagnosticsConfig:
logRequests: true
logPeriodic: true

# the following values describe where the webservice is being run (and on what port and using what scheme) to configure swagger
externalConfig:
basePath: /api/
Expand Down

0 comments on commit 9bd514f

Please sign in to comment.