ceph-csi/vendor/k8s.io/kubernetes/examples/newrelic-infrastructure/nrconfig.env
Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00

10 lines
278 B
Bash

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