Issue:
Currently if there is more than one app deployed in an environment it would be difficult to discern which log events belong to which app - as the source field would be the same for both. Example:
source = app_logs_input://Lukas1507SandboxLogs
Enhancement
Use the deployment_name field (available in stream_events) and append it to the end of the existing source field setup.
Example, for two apps in the same environment called "hellomule" and "byemule"
Issue: Currently if there is more than one app deployed in an environment it would be difficult to discern which log events belong to which app - as the source field would be the same for both. Example:
Enhancement Use the deployment_name field (available in stream_events) and append it to the end of the existing source field setup. Example, for two apps in the same environment called "hellomule" and "byemule"