Synadia Workloads
Enable Workloads on Your Account
Workloads are enabled on a per account basis. This allows you to leverage the existing user access control to segregate workloads and resources and control who has access to deploy and manage them.
Account Settings
You enable workloads on the Account Setting
settings page (Team -> System -> Account -> Settings):
Workload Logs
Output from your running workloads are broadcast to subjects inside your account. These are:
- STDOUT:
$NEX.logs.<Account ID>.*.stdout
- STDERR:
$NEX.logs.<Account ID>.*.stderr
Since the logs are just published on NATS subjects, you can listen to them anytime by subscribing to those subjects. If you would like to capture those logs for review later, you can optionally set a Workload Log Stream
and these subjects will be added to the existing stream.