JSON file for modifying the tenant
Here’s the content of the JSON file that enables syslog logging for the Finance tenant and also enables system-level administrative access to the tenant. The name of the file is modFinance.json.
{ "administrationAllowed" : true, "maxNamespacesPerUser" : 5, "syslogloggingEnabled" : true }