Is there a "Restricted Logging" feature?

I have some things I would like to log for troubleshooting. But I would only like one team at my company to be able to see these logs (My Ops Team).

Is there a way to log something as “Sensitive” if it is being viewed by anyone outside that team?

Hi @OctopusSchaff,

Thanks for reaching out.

One way to accomplish this would be to log your sensitive information to a file then create an Artifact that gets attached to the deployment.
You would want to limit access to Artifacts using a custom Role and assigning these attributes:

For an extra layer of security, it would be best to Create the Artifact via a Runbook and limit access to the Runbook process itself.

If you have any additional questions or if this isn’t quite what you’re looking for please let me know.

Regards,
Garrett

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.