Data Whimsy
  • Home
  • What is Matomo
  • Contact
  • Custom Reports
  • Connect Matomo to other software
  • CLI API etc
  • Matomo Tag Manager Simple Guide
  • Lyn Only
  • Troubleshooting + Deploying Matomo
  • Weird Data
  • Why is data in Matomo giving different numbers than Google Analytics
  • The Dashboard
  • Moving the Data
  • Book Club Forum

Other

Log Analytics for importing web server logs to Matomo

6/6/2024

0 Comments

 
The general guide from Matomo:
https://matomo.org/guide/tracking-data/import-server-logs/

The importer will fail silently if you lack permissions.  It's a read error.

The following worked:
sudo python3 /var/www/littlefurnace.com/matomo/misc/log-analytics/import_logs.py    --url=https://littlefurnace.com/matomo  --idsite=1    --recorders=4 --enable-http-errors --enable-http-redirects   --enable-bots /var/log/apache2/access.log  --token-auth=REDACTED --debug-tracker


0 Comments



Leave a Reply.

    Author

    Write something about yourself. No need to be fancy, just an overview.

    Archives

    June 2024
    March 2024
    February 2024
    November 2023

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home
  • What is Matomo
  • Contact
  • Custom Reports
  • Connect Matomo to other software
  • CLI API etc
  • Matomo Tag Manager Simple Guide
  • Lyn Only
  • Troubleshooting + Deploying Matomo
  • Weird Data
  • Why is data in Matomo giving different numbers than Google Analytics
  • The Dashboard
  • Moving the Data
  • Book Club Forum