matomo-org / matomo-log-analytics

Import any kind of server logs in Matomo for powerful log analytics. Universal log file parsing and reporting.
https://matomo.org/log-analytics/
GNU General Public License v3.0
224 stars 118 forks source link

Compatibility for Python3.5... #302

Open digitalshow opened 3 years ago

digitalshow commented 3 years ago

… as json.loads supports bytes or bytesarray only from 3.6 Fixes #286