Unable to view imported logs

I was able to run the command sucessfully, but unable to see the new log data in piwik site. Everything is empty on piwik site.

C:\wamp\www\piwik\misc\log-analytics>import_logs.py --token-auth=3b5d086966125a31fd42ed90029c012c --url=http://localhost/piwik F:\ANALYTICS\ext_request.log --add-sites-new-hosts --enable-http-redirects --enable-static --log-format-name=ncsa_extended --enable-bots --enable-reverse-dns --recorders=8 --enable-http-errors --enable-http-redirects --idsite=1

I am following the below sequence

call move_logs.bat
call rename_log.bat
call parse_ext.bat
call parse_int.bat
call archive.bat
call delete_logs.bat

Please help me ASAP. Its very urgent.

After importing the logs you need to run the archiver (it is noted in the output summary at the end)

see: How to Set up Auto-Archiving of Your Reports - Analytics Platform - Matomo