We want to filter out application logs via cf logs APP_NAME. One way to achieve this is through the following:
Cf logs APP_NAME --recent | grep -v RTR