# File lib/new_relic/agent/configuration/default_source.rb, line 116 def self.audit_log_path Proc.new { File.join(NewRelic::Agent.config[:log_file_path], 'newrelic_audit.log') } end