Skip to content

Commit

Permalink
Merge pull request #18454 from nijugeorge173/patch-4
Browse files Browse the repository at this point in the history
Update unix-monitoring-integration.mdx
  • Loading branch information
cbehera-newrelic authored Aug 23, 2024
2 parents f1e0ba5 + f58c67b commit 2e3c3c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ If using a proxy, the optional `proxy` object should be added to the `global` ob

## Credential obfuscation

For additional security, this integration supports obfuscated values for any attribute. To do so, append `_obfuscated` to the attribute name and provide an obfuscated value that was produced by the [New Relic CLI](https://github.com/newrelic/newrelic-cli):
For additional security, this integration supports obfuscated values for the attributes like insights_insert_key, proxy_username, proxy_password, and any other attributes under the parent attribute 'agents'. To do so, append `_obfuscated` to the attribute name and provide an obfuscated value that was produced by the [New Relic CLI](https://github.com/newrelic/newrelic-cli):

1. Install the [New Relic CLI](https://github.com/newrelic/newrelic-cli#installation) on any supported platform. It doesn't need to be installed on the same host as the Unix integration. It is only used to generate the obfuscated keys, this integration handles deobfuscation independently.

Expand Down

0 comments on commit 2e3c3c1

Please sign in to comment.