Splunk events
Sourcetype: mulesoft:organization
Timestamp: time that data was received by Splunk
Sample event:
{"id": "60ae64453c0700701eedf124", "csId": "b02e9361-b9f6-4fa6-9054-62e52526543d", "name": "iDelta", "enabled": true, "globalDeployment": {"enabled": false, "defaultRegion": "us-east-2"}, "plan": {"maxProductionWorkers": 0.0, "maxSandboxWorkers": 0.4, "workerTypes": [{"name": "Micro", "workerVal": 0.1, "weight": 0.1, "cpu": "0.1 vCores", "memory": "500 MB memory"}, {"name": "Small", "workerVal": 0.2, "weight": 0.2, "cpu": "0.2 vCores", "memory": "1 GB memory"}, {"name": "Medium", "workerVal": 1.0, "weight": 1.0, "cpu": "1 vCore", "memory": "1.5 GB memory"}, {"name": "Large", "workerVal": 2.0, "weight": 2.0, "cpu": "2 vCores", "memory": "3.5 GB memory"}, {"name": "xLarge", "workerVal": 4.0, "weight": 4.0, "cpu": "4 vCores", "memory": "7.5 GB memory"}, {"name": "xxLarge", "workerVal": 8.0, "weight": 8.0, "cpu": "8 vCores", "memory": "15 GB memory"}, {"name": "4xLarge", "workerVal": 16.0, "weight": 16.0, "cpu": "16 vCores", "memory": "32 GB memory"}], "maxStandardConnectors": 0, "maxPremiumConnectors": 0, "maxStaticIps": 0, "maxDeploymentGroups": 10, "apiFabric": false, "secureDataGateway": false, "directVpn": false}, "downloadApplicationsEnabled": true, "persistentQueuesEncryptionEnabled": false, "osV1Disabled": true, "deploymentGroupEnabled": false, "loggingCustomLog4jEnabled": false, "usage": {"standardConnectors": 0, "premiumConnectors": 0, "productionApplications": 0, "sandboxApplications": 1, "designApplications": 0, "productionWorkers": 0.0, "sandboxWorkers": 0.1, "designWorkers": 0.0, "staticIps": 0, "vpcs": 0, "vpns": 0, "loadbalancers": 0, "loadbalancerWorkers": 0, "deploymentGroups": 0}, "multitenancy": {"enabled": false}}
About this input
This input calls the URL:
https://anypoint.mulesoft.com/cloudhub/api/organization
Using the parameters:
- Global account: Specified when input is configured
- environmentId: Specified when input is configured
Upon a successful request, all organization information is written as a single event. Unlike many of the other inputs, it is unlikely that this will need to be called frequently and can have a large polling interval set.
Learn more: Mulesoft Documentation