To aid remote debugging, I'd like a script/utility that collects and zips all relevant logfiles. My envisioned workflow is one where a user tells me that stuff is broken, and I ask them to run this script and send me the .tgz output. Example usage could be something like "coltelog 1hr" to gather all logs over the past hour, or "coltelog start" followed by "coltelog stop".
Items we need to collect (at a minimum):
To aid remote debugging, I'd like a script/utility that collects and zips all relevant logfiles. My envisioned workflow is one where a user tells me that stuff is broken, and I ask them to run this script and send me the .tgz output. Example usage could be something like "coltelog 1hr" to gather all logs over the past hour, or "coltelog start" followed by "coltelog stop". Items we need to collect (at a minimum):