Validate your agent config file
Validate your agent config file settings. Currently only available for the Java agent.
Checks the settings in the specified Java agent config file, making sure they have the correct type and structure.
newrelic diagnose lint [flags]
newrelic diagnose lint --config-file ./newrelic.yml
--config-file string Path to the config file to be validated.
-h, --help help for lint
-a, --accountId int the account ID to use. Can be overridden by setting NEW_RELIC_ACCOUNT_ID
--debug debug level logging
--format string output text format [JSON, Text, YAML] (default "JSON")
--plain output compact text
--profile string the authentication profile to use
--trace trace level logging
- newrelic diagnose - Troubleshoot your New Relic installation