Replies: 1 comment 15 replies
-
|
Hi @mec0202 :) You can simply disable this indicator (the command won't be run, so no notifications send anywhere ^^) by defining either: in .sfdx-hardis.yml: monitoringDisable:
- UNUSED_USERSExample in environment variables: MONITORING_DISABLE=UNUSED_USERShttps://sfdx-hardis.cloudity.com/salesforce-monitoring-config-home/#monitoring-commands Maybe you would like to send the indicators anyway, but not the details ? (if so, a small evolution is necessary ^^) |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello @nvuillam,
is there a way to configure that the automation / export will not retrieve PII Data for the User object like Fist Name, Last Name, User Name (which is in worst case the email address of the user)?
Especially for the sending of this data to Grafana for monitoring reason (active users, not active users), it would be absolutely great to have the option to not retrieve this fields from the user object and therefore to not include this information to make sure (if needed) that no PII data is included in the monitoring files.
What do you think about that?
Thank you and Greetings
Beta Was this translation helpful? Give feedback.
All reactions