summaryrefslogtreecommitdiffstats
path: root/workflow-designer-be/src/main/resources/application-dev.properties
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-be/src/main/resources/application-dev.properties')
-rw-r--r--workflow-designer-be/src/main/resources/application-dev.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/workflow-designer-be/src/main/resources/application-dev.properties b/workflow-designer-be/src/main/resources/application-dev.properties
index 897b0422..12a99021 100644
--- a/workflow-designer-be/src/main/resources/application-dev.properties
+++ b/workflow-designer-be/src/main/resources/application-dev.properties
@@ -25,4 +25,8 @@ spring.data.cassandra.password=${CS_PASSWORD:}
zusammen.cassandra.isAuthenticate=${CS_AUTHENTICATE:false}
#Actuators
-management.endpoint.health.show-details=always \ No newline at end of file
+management.endpoint.health.show-details=always
+
+#Headers are comma separated list
+onap.logging.requestIdHeader=X-ECOMP-RequestID,X-ONAP-RequestID
+onap.logging.partnerNameHeader=USER_ID \ No newline at end of file