Skip to content

Commit ab44f24

Browse files
committed
Enable debug logging for docker elastic agent plugin
Seems to be some kind of race condition when terminating instances that this would possibly help debug
1 parent a8a6ac5 commit ab44f24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

step_implementations/go_constants.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ class GoConstants
6464
-Dgocd.server.logback.debug=true
6565
-Dgo.gauge.server=true
6666
-Dcruise.server.port=#{SERVER_PORT}
67+
-Dplugin.cd.go.contrib.elastic-agent.docker.log.level=debug
6768
-Dplugin.cd.go.authentication.ldap.log.level=debug
6869
-Dplugin.com.thoughtworks.gocd.authorization.ldap.log.level=debug
6970
-Xms#{SERVER_MEM}

0 commit comments

Comments
 (0)