Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/matomo-org/matomo-log-analytics

Import any kind of server logs in Matomo for powerful log analytics. Universal log file parsing and reporting.
https://github.com/matomo-org/matomo-log-analytics

Refs #703 Fixed bug when invalidating reports with --add-sites-new-hosts.

git-svn-id: http://dev.piwik.org/svn/trunk@6260 59fd770c-687e-43c8-a1e3-f5a4ff64c105

48bcb2ada242163e6afb927955a5a2f3bbe62558 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Call close() manually instead of relying on the garbage collector. It seems to help reducing the concurrent connections count.

git-svn-id: http://dev.piwik.org/svn/trunk@6216 59fd770c-687e-43c8-a1e3-f5a4ff64c105

b1452fb49f8701a4f9990926f4230e3a640b107d authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Circumvent a Python bug with urllib2.HTTPErrors.

git-svn-id: http://dev.piwik.org/svn/trunk@6215 59fd770c-687e-43c8-a1e3-f5a4ff64c105

5c85f4d53bd16eb02b352ad3b176ea656bed2b74 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Added --encoding, defaults to UTF8.

git-svn-id: http://dev.piwik.org/svn/trunk@6213 59fd770c-687e-43c8-a1e3-f5a4ff64c105

79dcf4ef0d251768145978ec72334103a6805934 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Catch httplib exceptions raised by urllib2.

git-svn-id: http://dev.piwik.org/svn/trunk@6212 59fd770c-687e-43c8-a1e3-f5a4ff64c105

263017ee4716600cfe14761e227fc937008cd715 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Updated error string.

git-svn-id: http://dev.piwik.org/svn/trunk@6170 59fd770c-687e-43c8-a1e3-f5a4ff64c105

af0433e0e14bae4a3d79ee32277c5a694e56f002 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Added custom variable Not-Bot.

git-svn-id: http://dev.piwik.org/svn/trunk@6169 59fd770c-687e-43c8-a1e3-f5a4ff64c105

8970ebb31afb8ae503b22374016485b31a481ab3 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Replaced tabs with spaces.

git-svn-id: http://dev.piwik.org/svn/trunk@6168 59fd770c-687e-43c8-a1e3-f5a4ff64c105

2301a3d8b8dc29bce409441a488e63853fd2360d authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Added --exclude-path and --exclude-path-from.

git-svn-id: http://dev.piwik.org/svn/trunk@6167 59fd770c-687e-43c8-a1e3-f5a4ff64c105

bf1cf17f027b7ed8d07b3813a6e1d325ee440390 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Only show tips in summary if necessary.

git-svn-id: http://dev.piwik.org/svn/trunk@6166 59fd770c-687e-43c8-a1e3-f5a4ff64c105

ff0db665e2310965e96c4e5dc1dbe0fbb28fb711 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Fixed bug: stats.piwik_sites should not have None items.

git-svn-id: http://dev.piwik.org/svn/trunk@6165 59fd770c-687e-43c8-a1e3-f5a4ff64c105

1adf431d9a4a653d4bc4d2843583f1ee593de70f authored over 12 years ago by Cyril Bay <[email protected]>
refs #703 updating README as per feedback. please comment if the code does not work I haven't tested myself

git-svn-id: http://dev.piwik.org/svn/trunk@6157 59fd770c-687e-43c8-a1e3-f5a4ff64c105

8f865d5c8a0e9cd5557f1b2a5fe11853f119ff69 authored over 12 years ago by mattpiwik <[email protected]>
Adding advanced use case in the README. Thanks Oliver for your help and submission!! Refs #703

git-svn-id: http://dev.piwik.org/svn/trunk@6155 59fd770c-687e-43c8-a1e3-f5a4ff64c105

614344f14f6ed61343779649879617b8b382a28b authored over 12 years ago by mattpiwik <[email protected]>
Refs #703 Catch URL exceptions during configuration

git-svn-id: http://dev.piwik.org/svn/trunk@6140 59fd770c-687e-43c8-a1e3-f5a4ff64c105

5471dd506539ed61979066e257293ffd8fa81eff authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 README update + fixing --enable-reverse-dns now works + adding common bot names

git-svn-id: http://dev.piwik.org/svn/trunk@6137 59fd770c-687e-43c8-a1e3-f5a4ff64c105

6154b74a7c3a4ce5d14a58df4e5f12f91a0723a5 authored over 12 years ago by mattpiwik <[email protected]>
Refs #703

* Setting custom var for all errors or redirects
* fixing typo in output

git-svn-id: http://d...

5fc9e0dc12ae028bcd76721672f4baf905cbe554 authored over 12 years ago by mattpiwik <[email protected]>
Refs #703 Pretty print archives dates.

git-svn-id: http://dev.piwik.org/svn/trunk@6134 59fd770c-687e-43c8-a1e3-f5a4ff64c105

4131a3b9a2ea4ae11b3f248b40454f88de088279 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Added --enable-http-errors and --enable-http-redirects

git-svn-id: http://dev.piwik.org/svn/trunk@6133 59fd770c-687e-43c8-a1e3-f5a4ff64c105

6f480753827b29038de33ee451950c574b677653 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Added --query-string-delimiter

git-svn-id: http://dev.piwik.org/svn/trunk@6132 59fd770c-687e-43c8-a1e3-f5a4ff64c105

ddd19fd5e129431aebcd53cefd44c1eff15c53e1 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Disable buffering when using --output.

git-svn-id: http://dev.piwik.org/svn/trunk@6131 59fd770c-687e-43c8-a1e3-f5a4ff64c105

1868e30d8bc989f0571ee7b945aac7ec91c4bb09 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Fixed bug with --log-format-regex (thanks oliverhumpage).

git-svn-id: http://dev.piwik.org/svn/trunk@6130 59fd770c-687e-43c8-a1e3-f5a4ff64c105

3c8f0ff6c042b7a09bb6d3548a46c852474aa81f authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Show the summary when CTRL+C is pressed.

git-svn-id: http://dev.piwik.org/svn/trunk@6129 59fd770c-687e-43c8-a1e3-f5a4ff64c105

cca909c37baf6b2f7440d22cabc3716f7d915e19 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 Now works with Python 2.5.

git-svn-id: http://dev.piwik.org/svn/trunk@6128 59fd770c-687e-43c8-a1e3-f5a4ff64c105

098709077f09d81a66db0c657f17027426bd8531 authored over 12 years ago by Cyril Bay <[email protected]>
Refs #703 I'm learning Python (NOT!)

git-svn-id: http://dev.piwik.org/svn/trunk@6108 59fd770c-687e-43c8-a1e3-f5a4ff64c105

61eff804d0a4fdd1879322a365e6f720e8fdf035 authored almost 13 years ago by mattpiwik <[email protected]>
Refs #703 Add license notice, Shuffle help messages order, remove short notation for clarity, improve help messages, adding Java/ + bot- + bot/ + robot as a bot

git-svn-id: http://dev.piwik.org/svn/trunk@6102 59fd770c-687e-43c8-a1e3-f5a4ff64c105

43cad002cd5235ca1e5ff4543ba2a47ef491da66 authored almost 13 years ago by mattpiwik <[email protected]>
Refs #703

* Fixing encoding when tracking 404 and later other errors: by default urllib.quote does not enc...

41b6a896548e4beb2743309dc3034eb54c05d936 authored almost 13 years ago by mattpiwik <[email protected]>
Refs #703 Added option --output to redirect output to a file.

git-svn-id: http://dev.piwik.org/svn/trunk@6094 59fd770c-687e-43c8-a1e3-f5a4ff64c105

0bcc10e5f19ce76814ef43bf58ee28314d95cb8b authored almost 13 years ago by Cyril Bay <[email protected]>
Refs #703 Many improvements:

* '-' can be specified as filename to read from stdin
* --format is renamed to --log-format-nam...

3ed7fb3ecceea49ecdbc83e03226fe608c0ccedd authored almost 13 years ago by Cyril Bay <[email protected]>
Refs #703 import-logs.py renamed to import_logs.py and added a mini test suite which tests the format autodetection.

git-svn-id: http://dev.piwik.org/svn/trunk@6092 59fd770c-687e-43c8-a1e3-f5a4ff64c105

fddcdbe3207c0ff1a730d5666acc76f331cea70c authored almost 13 years ago by Cyril Bay <[email protected]>
git-svn-id: http://dev.piwik.org/svn/trunk@6081 59fd770c-687e-43c8-a1e3-f5a4ff64c105

159362004115aad511a286306d1a802859612449 authored almost 13 years ago by mattpiwik <[email protected]>
Thanks Cyril for review ;)

git-svn-id: http://dev.piwik.org/svn/trunk@6080 59fd770c-687e-43c8-a1e3-f5a4ff64c105

20e000ebf78801d551b664411eff01e32d725aca authored almost 13 years ago by mattpiwik <[email protected]>
Refs #703 Display response output when tracking request failed (this happens for example when debug is enabled in piwik.php)

git-svn-id: http://dev.piwik.org/svn/trunk@6074 59fd770c-687e-43c8-a1e3-f5a4ff64c105

dac70f563b5286bb28c4ddeb22e06978f83452ad authored almost 13 years ago by mattpiwik <[email protected]>
Refs #703 Improving help message as per Cyril feedback

git-svn-id: http://dev.piwik.org/svn/trunk@6071 59fd770c-687e-43c8-a1e3-f5a4ff64c105

4d6defdcd26ce3010dcd65a3c8c73500dfe4f74f authored almost 13 years ago by mattpiwik <[email protected]>
Refs #703 Removing images from "downloads", and improving TIP message in output debug

git-svn-id: http://dev.piwik.org/svn/trunk@6070 59fd770c-687e-43c8-a1e3-f5a4ff64c105

4799b705bcd84a19ff223c54754eee3499c02f5c authored almost 13 years ago by mattpiwik <[email protected]>
#703: import-logs.py: uppercase extensions are now correctly detected as such. Some refactor with regard to log format detection.

git-svn-id: http://dev.piwik.org/svn/trunk@6065 59fd770c-687e-43c8-a1e3-f5a4ff64c105

ffe787e9de194c11bae6e009763623d8a8bcdf40 authored almost 13 years ago by Cyril Bay <[email protected]>
#703: import-logs.py: several fixes and improvements:

- supports .bz2 access logs
- added --enable-reverse-dns

git-svn-id: http://dev.piwik.org/svn...

791893a4bb78b9f7e2e449c6d3082c6d0c1a6539 authored almost 13 years ago by Cyril Bay <[email protected]>
#703: import-logs.py: better strings.

git-svn-id: http://dev.piwik.org/svn/trunk@6063 59fd770c-687e-43c8-a1e3-f5a4ff64c105

ca1f24adc9f59669063967b0aa16e76ebe0ab00f authored almost 13 years ago by Cyril Bay <[email protected]>
import-logs.py: fixed a trivial bug when the format couldn't be detected.

git-svn-id: http://dev.piwik.org/svn/trunk@6060 59fd770c-687e-43c8-a1e3-f5a4ff64c105

07240a3fb39baf0456722e6d5f4ea43cccd5804b authored almost 13 years ago by Cyril Bay <[email protected]>
import-logs.py: fixed a bug introduced in r6047 when no password was specified.

git-svn-id: http://dev.piwik.org/svn/trunk@6059 59fd770c-687e-43c8-a1e3-f5a4ff64c105

5cadf28e6251271eea2083869b0e523f5a323f14 authored almost 13 years ago by Cyril Bay <[email protected]>
refs #703 - propset eol-style

git-svn-id: http://dev.piwik.org/svn/trunk@6053 59fd770c-687e-43c8-a1e3-f5a4ff64c105

f4e983723e92250b7b1e9268413d2e1305f43c5b authored almost 13 years ago by robocoder <[email protected]>
git-svn-id: http://dev.piwik.org/svn/trunk@6052 59fd770c-687e-43c8-a1e3-f5a4ff64c105

6b2077e8fb0e709b69f4de75e3635b301ab5c521 authored almost 13 years ago by mattpiwik <[email protected]>
Refs #703

* Adding README contributed by Cyril

git-svn-id: http://dev.piwik.org/svn/trunk@6051 59fd770c-...

a635c4b08b078ee52b74abfe6dd0a379407bce3f authored almost 13 years ago by mattpiwik <[email protected]>
import-logs.py: the default config file path is relative to the real script path

rather than the current working directory.

git-svn-id: http://dev.piwik.org/svn/trunk@6048 59fd...

e97d8a8f435b0164a911a5047746e21a063d341e authored almost 13 years ago by Cyril Bay <[email protected]>
#703: several improvements to import-logs.py, as requested by matt.

git-svn-id: http://dev.piwik.org/svn/trunk@6047 59fd770c-687e-43c8-a1e3-f5a4ff64c105

a59e6399f9932083ad44bcbc3721873af7da4944 authored almost 13 years ago by Cyril Bay <[email protected]>
Added the Server Log Analytics import script.

Many thanks to Pierre-Marie de Rodat, who largely contributed to this script.

git-svn-id: http:...

6017af9e40a5cfcf58a1990d65488912f98c951e authored almost 13 years ago by Cyril Bay <[email protected]>