{"id":20718645,"url":"https://github.com/os2web/os2web_logging","last_synced_at":"2026-02-15T06:33:11.250Z","repository":{"id":57033263,"uuid":"287005296","full_name":"OS2web/os2web_logging","owner":"OS2web","description":"Drupal 8 module for logging node access","archived":false,"fork":false,"pushed_at":"2025-02-03T09:26:51.000Z","size":76,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-14T03:08:29.579Z","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/OS2web.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-12T12:15:08.000Z","updated_at":"2025-02-03T09:26:55.000Z","dependencies_parsed_at":"2024-05-10T11:41:20.170Z","dependency_job_id":"79c460fe-8c6d-4ece-aca0-3ad116918e16","html_url":"https://github.com/OS2web/os2web_logging","commit_stats":{"total_commits":38,"total_committers":3,"mean_commits":"12.666666666666666","dds":"0.21052631578947367","last_synced_commit":"6b919667a59ad602ecfb64e4cf9a792efbcb91e1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OS2web","download_url":"https://codeload.github.com/OS2web/os2web_logging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813795,"owners_count":21165634,"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","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-17T03:14:21.614Z","updated_at":"2026-02-15T06:33:11.196Z","avatar_url":"https://github.com/OS2web.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OS2Web Logging Drupal module [![Build Status](https://travis-ci.org/OS2web/os2web_logging.svg?branch=master)](https://travis-ci.org/OS2web/os2web_logging)\n\n## Module purpose\n\nThe aim of this module is to provide logging of node access and NemID webform fields.\n\n## How does it work\n\nWhen node or NemID webform field is access this is logged by the module.\n\nLogs are stored in two places: database + files.\n\nAfter logs are enabled and configured, they are shown here: `/admin/reports/os2web-logging-access-logs`\n\nFile logs are saved in directory: `../logs/`\n\nIt is **required** that this directory exists and is writable.\n\n## Additional settings\nSettings are available under `/admin/config/system/os2logging/settings`\n* **Node types access to keep log of** - Select node type to keep logs of.\n* **Webform fields access to keep log of** - Select webform fields type to keep logs of.\n* **Log anonymous user actions** - If anonymous user actions are being logged\n* **Store database logs for this period** - Database logs will be stored for the selected number of days, after that they will be automatically deleted (cleanup is done daily).\n* **Store log files for this period** - Log file will be stored for the selected number of days, after that they will be automatically deleted\n* **Store log files directory** - Logs will be saved in this path.\n* **Import logs from uploaded file** - Allows import logs into database.\n\nSettings are available under `/admin/config/system/os2logging/watchdog-settings`\n* **DB Log enabled** - If watchdog messages shall be added to the dblog.\n* **Store log files for this period**  - Log file will be stored for the selected number of days, after that they will be automatically deleted\n* **Store log files directory** - Logs will be saved in this path.\n\n## Install\n\nModule is available to download via composer.\n```\ncomposer require os2web/os2web_logging\ndrush en os2web_logging\n```\n\n## Update\nUpdating process for OS2Web Logging is similar to usual Drupal 8 module.\nUse Composer's built-in command for listing packages that have updates available:\n\n```\ncomposer outdated os2web/os2web_logging\n```\n\n## Automated testing and code quality\nSee [OS2Web testing and CI information](https://github.com/OS2Web/docs#testing-and-ci)\n\n## Contribution\n\nProject is opened for new features and os course bugfixes.\nIf you have any suggestion or you found a bug in project, you are very welcome\nto create an issue in github repository issue tracker.\nFor issue description there is expected that you will provide clear and\nsufficient information about your feature request or bug report.\n\n### Code review policy\nSee [OS2Web code review policy](https://github.com/OS2Web/docs#code-review)\n\n### Git name convention\nSee [OS2Web git name convention](https://github.com/OS2Web/docs#git-guideline)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fos2web%2Fos2web_logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fos2web%2Fos2web_logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fos2web%2Fos2web_logging/lists"}