Untitled

mail@pastecode.io avatar
unknown
plain_text
2 years ago
499 B
2
Indexable
VM: 23
Syslog File Location: /var/log/syslog/LONSTBYRDEV02-10.72.209.183.log
Retention Period: 7
Bookmark Index: 0
Purging Logs...
Traceback (most recent call last):
  File "/App/jar/KPI/syslog_purging_python.py", line 96, in <module>
    purge_logs()
  File "/App/jar/KPI/syslog_purging_python.py", line 62, in purge_logs
    bookmark_line = next(itertools.islice(file, bookmark_index-1, bookmark_index))
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.