Fatal error: HTTP Error 500 Internal Server Error, response: {"status": "error", "tracked":2, "invalid":0, "invalid_indices":[]}
You can restart the import of "/var/log/nginx/access.log" from the point it failed by specifying --skip=1674 on the command line.
Here is my question:
Is there any way to tell import_logs.py to automatically jump on every error?
I ask this because I put the command in my crontab to automate adding the last accesses to the web server.
Thank you very much.
I often get the following error:
Here is my question: Is there any way to tell import_logs.py to automatically jump on every error? I ask this because I put the command in my crontab to automate adding the last accesses to the web server. Thank you very much.