VM: 23
Syslog File Location: /var/log/syslog/LONSTBYRDEV02-10.72.209.183.log
Retention Period: 7
Bookmark Index: 7122032
Purging Logs...
Bookmark Line :
Traceback (most recent call last):
File "/App/jar/KPI/syslog_purging_python_updated.py", line 150, in <module>
purge_logs()
File "/App/jar/KPI/syslog_purging_python_updated.py", line 120, in purge_logs
bookmark_timestamp = get_timestamp_from_line(bookmark_line)
File "/App/jar/KPI/syslog_purging_python_updated.py", line 79, in get_timestamp_from_line
timestamp = line.split()[0]
IndexError: list index out of range