Your team is deploying an inventory management system called management-locker to Cloud Foundry.
It uses a MongoDB backing service to store data. One of the requirements from operations is that all new apps must log data to a syslog server. The URL for the syslog server is syslog.mycompany.com, and it uses port 8080, and will be called syslog-internal. How would you go about configuring management- locker to use the syslog server?