I may be asking some basic question but I am not able to find any information. I know to view the log files in PCF i can use
cf logs and cf logs --recent
The issue with this is it will send only the recent log files. I want to get the archive log file from PCF for my jobs, is there a way to get those information?