matomo-log-analytics icon indicating copy to clipboard operation
matomo-log-analytics copied to clipboard

Import_logs.py monitor progress stalls with big log files

Open tkodjo opened this issue 5 years ago • 0 comments

I am using Matomo 3.9.1 I wrote a Powershell script to loop through my daily log files (.gz files) but it is stalling when it calls import_logs.py. To confirm the issue, I reduced the size of my logs to just few kb at it worked fine My daily log files are up to 60MB The progress indicators does not move after a dozen of minutes of parsing log files Only the records/sec seems to go down while other progress indicators do not change as seen on screenshot below. matomo-stalls My assessment is that it may be due to a bug in import_logs.py monitor thread

tkodjo avatar Apr 12 '19 13:04 tkodjo