SDP-126

adrian_waters (adrian_waters)
adrian_waters created this job , modified by C. Thomas Tyler
Closed
p4login.*.log files not being cleaned up by the standard clean-up mechanism.

p4login.*.log files are not being cleaned up by the standard clean-up mechanism (remove_old_logs in backup_function.sh).
Note that as there may be multiple p4login log files per day keeping the last 'KEEPLOGS' is not a good solution - better to keep that last 'x' days
20970Changed to use the standard remove log function on the p4login log.
We don't need to keep
anymore than the keeplogs specified number of these logs around. It doesn't matter if they
are all in the last hour or the last seven days. The only need for a p4login log is for
debugging something not working. Anyone that needs long term tracking of logins can turn
on the auth structured log to track the logins.
20964Include removal of the p4login.*.log files in daily cleanup
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
adrian_waters
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Dev Notes
This job, SDP-126, was originally named job000626.
Type
Bug