Splunk events
Sourcetype: mulesoft:stats:networkin
Timestamp: timestamp provided by Mulesoft
Sample event:
{"id": "i-0ae7f829cc48fc7db", "ipAddress": "18.216.111.13", "timestamp": "1622113500000", "networkIn": 13966.0, "domain": "contactapi-7989847", "org_id": "b02e9361-b9f6-4fa6-9054-62e52526543d", "env_id": "7345beef-70cb-4387-b26d-2534486a5b98"}
About this input
This input calls the URL
https://anypoint.mulesoft.com/cloudhub/api/v2/applications/{domain}/dashboardStats/networkin
Using the parameters:
- Global account: Specified when input is configured
- environmentId: Specified when input is configured
- organizationId: Specified when input is configured
- domain: derived by the input via an API call
Organization and Environment IDs are added to the returned JSON before being written as an event.
Learn more: Mulesoft Documentation