aboutsummaryrefslogtreecommitdiff
path: root/utils/slave-logs
AgeCommit message (Expand)Author
2012-10-18Handle only EC2 plugin slaves so far.Paul Sokolovsky
2012-10-18Update a bit to support filenames with spaces.Paul Sokolovsky
2012-04-24Script tested, remove echo.Paul Sokolovsky
2012-04-24Always use --no-run-if-empty with xargs.Paul Sokolovsky
2012-04-24Add merge-logs.sh helper script.Paul Sokolovsky
2012-04-24Process only completed slave logs (older than an hour).Paul Sokolovsky
2012-04-09Also, send ls's complaints of no matching files to /dev/null.Paul Sokolovsky
2012-04-09archive-slave-logs: Use xargs --no-run-if-emptyPaul Sokolovsky
2012-04-09archive-slave-logs: Don't overwrite if dest file exists.Paul Sokolovsky
2012-04-05Now again, catch non-dup logs.Paul Sokolovsky
2012-04-05Need to take care of duplicate instance IDs too.Paul Sokolovsky
2012-04-04Move old slave logs cleanup script to utils/slave-logs/ .Paul Sokolovsky
2012-04-04Add cronjob to archive slave logs properly.Paul Sokolovsky