{"id":18722464,"url":"https://github.com/halfdan/piwik-logviewer-plugin","last_synced_at":"2025-09-11T21:50:43.820Z","repository":{"id":7167533,"uuid":"8468203","full_name":"halfdan/piwik-logviewer-plugin","owner":"halfdan","description":"Piwik Plugin for visualising the internal Piwik Log","archived":false,"fork":false,"pushed_at":"2013-10-04T20:05:21.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-19T16:12:49.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halfdan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-27T23:52:24.000Z","updated_at":"2018-12-20T06:18:54.000Z","dependencies_parsed_at":"2022-08-19T20:00:57.442Z","dependency_job_id":null,"html_url":"https://github.com/halfdan/piwik-logviewer-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/halfdan/piwik-logviewer-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fpiwik-logviewer-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fpiwik-logviewer-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fpiwik-logviewer-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fpiwik-logviewer-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halfdan","download_url":"https://codeload.github.com/halfdan/piwik-logviewer-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fpiwik-logviewer-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274712462,"owners_count":25335923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T13:41:33.696Z","updated_at":"2025-09-11T21:50:43.774Z","avatar_url":"https://github.com/halfdan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piwik LogViewer Plugin\n\n## Description\n\nThis is a plugin for the Open Source Web Analytics platform Piwik. If enabled, it will allow the superuser to view log data written to the database by Piwik.\n\nDatabase logging was largely un-used and not stable in Piwik prior to version 1.11. Piwik 1.11 contains several fixes regarding database logging and is the minimum required version for the LogViewer plugin (although it will run in any version of Piwik 1.x). \n\n**Note:** Database logging can have an impact on performance of your Piwik installation. This plugin is useful in cases where you want to debug errors/exceptions in a running Piwik installation. It is recommended to activate database logging on production installations only for exceptions and errors.\n\n## Documentation\n\n1. Clone the plugin into the plugins directory of your Piwik installation.\n\n   ```\n   cd plugins/\n   git clone https://github.com/halfdan/piwik-logviewer-plugin.git LogViewer\n   ```\n\n2. Login as superuser into your Piwik installation and activate the plugin under Settings -\u003e Plugins\n\n3. Activate database logging by adding the following lines to your `config/config.ini.php`\n\n   ```\n   [log]\n   log_writers[] = database\n   log_level = INFO\n   ```\n\n   This will enable database logging. Possible values for log_level are NONE, ERROR, WARN, INFO, DEBUG, VERBOSE.\n\n4. If there are any messages logged by Piwik you can view them under Settings -\u003e Diagnostic -\u003e Log Viewer\n\n## Contribute \n\nIf you are interested in contributing to this plugin, feel free to send pull requests!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfdan%2Fpiwik-logviewer-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalfdan%2Fpiwik-logviewer-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfdan%2Fpiwik-logviewer-plugin/lists"}