collective.fingerpointing
Audit logger
Tracks and logs events in an audit log to maintain record of user activity and content lifecycle.
Keep track of different events and write them down to an audit log.
5 stars
118 watching
5 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 750 |
lorenzo/audit-stash | A plugin that tracks changes to data in an application's database tables and stores them in a secure log for auditing purposes. | 78 |
collective/haufe.requestmonitoring | A Zope 2 module that logs request details for monitoring and analysis purposes. | 5 |
collective/collective.patchwatcher | Automatically tracks and merges version updates of dependencies in overridden files | 1 |
righettod/log-requests-to-sqlite | Creates an audit trail of HTTP requests sent via BURP during web application assessments. | 63 |
threathunters-io/laurel | Transforms Linux audit logs into standardized, human-readable format for security monitoring | 718 |
collective/collective.mustread | A backend tracking system for user content views in Plone, providing features for tracking reads and storing data in a customizable database. | 0 |
izelnakri/paper_trail | Tracks and records all changes to a database in a separate version history log | 569 |
adamchainz/flake8-logging | A Flake8 plugin that checks for issues related to logging in Python code | 79 |
wagga40/zircolite | A standalone tool for analyzing and detecting security-related events in various Linux logs using SIGMA rules | 684 |
puentesarrin/mongodb-log | Centralized logging made easy using MongoDB | 135 |
thiber-org/userline | Automates analysis of Windows Security Events to identify user logon relations | 241 |
danlentz/printv | A tracing and debug-logging macro for Common Lisp | 68 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 527 |