• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This is set up and maintained by the Ansible script.
2# If you change this file, your changes may be replaced.
3
4# This is a "new" property which specifies
5# the full path to the config dir.
6# It requires a code update in CLDRConfigImpl.
7org.unicode.cldr.util.CLDRConfigImpl.cldrHome="{{ cldr_path }}"
8
9# datadog things
10dd.dynamic.instrumentation.enabled=true
11dd.logs.injection=true
12dd.env={{ dd_env }}
13
14# for DD: use json!
15com.ibm.ws.logging.message.format=json
16com.ibm.ws.logging.message.source=message,trace,accessLog,ffdc,audit
17