Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 4243

piwik log import runs fine but no data in the DB (1 reply)

$
0
0
Hi,

I am trying to load data into the database using the log import script. The output shows that all requests were imported successfully but I don't see any data in the db and the Piwik UI. the piwik server is Amazon EC2 instance and the database is an RDS instance on AWS. I am using the below script to import.

python /<apache-loc>/htdocs/piwik/misc/log-analytics/import_logs.py --url=http://<server ip address>/piwik/index.php --token-auth=xxxxx /<log-filelocation> --idsite=1 --enable-static --enable-http-errors --enable-bots --enable-http-redirects --output=output.log &

piwik version : 2.4.1 ( I tried with 2.11.1 but the import itself fails)
php version : 5.5.22
Mysql version : 5.6.19

please help

Viewing all articles
Browse latest Browse all 4243

Trending Articles