Need Help with log import

I am trying to load a month long data for one profile using the log_analytics script and it has huge log files. When it was loading the last weeks log files the connection with the server is lost and the python process has been killed. Is there any option to start the load from the point where it stopped? Or do I have to do the whole month again? Please let me know

from the point where it stopped ?

Yes you can use the option:


--skip=SKIP           Skip the n first lines to start parsing/importing data
                        at a given line for the specified log file