github.com/qsunny/k8s@v0.0.0-20220101153623-e6dca256d5bf/examples-master/staging/newrelic-infrastructure/nrconfig.env (about)

     1  #--REQUIRED--
     2  # Put your license key in this variable
     3  export NRIA_LICENSE_KEY=REPLACE_LICENSE_KEY_HERE
     4  #
     5  #--OPTIONAL--
     6  # Set to 1 for debug output in the log
     7  export NRIA_VERBOSE=0
     8  # Can log to any file, but will not create directories
     9  export NRIA_LOG_FILE=/var/log/nr-infra.log