This package contains fingerpointing log audit helper.
Project description
imio.fpaudit
Fingerpointing log audit helper
Features
logs can be defined in a plone configlet
an helper method utils.fplog can be used to write to a defined log file
a template (collective.documentgenerator) can be used to generate an ods or xls file from the logs. The template object must define the following context vars:
log_id: the id of the log to use
actions: a list of actions to filter on (ex: AUDIT,ERROR)
extras: a list of extra fields to use in the template (ex: col_a,col_b)
Translations
This product has been translated into
Klingon (thanks, K’Plai)
Installation
Install imio.fpaudit by adding it to your buildout:
[buildout]
...
eggs =
imio.fpaudit
It is also necessary to include some config lines in instance zope.conf or in buildout config, where xxx is the path to the plone site:
[instance]
zope-conf-additional +=
<product-config imio.fpaudit>
plone-path xxx
</product-config>
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/imio/imio.fpaudit/issues
Source Code: https://github.com/imio/imio.fpaudit
License
The project is licensed under the GPLv2.
Changelog
0.1.2 (2025-03-12)
Avoid test isolation problems by setting the default value of log_entries during install. [gbastien]
0.1.1 (2025-02-28)
Corrected buildout [sgeulette]
Pinned natsort. [sgeulette]
Improved uninstall profile. [sgeulette]
0.1.0 (2025-02-20)
Initial release. [sgeulette]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file imio.fpaudit-0.1.2.tar.gz.
File metadata
- Download URL: imio.fpaudit-0.1.2.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/2.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
696cdaa75d2450142351ac0d0dae90122f91c3e1ebd1a86da81c7d3bcf277d4b
|
|
| MD5 |
e55e686c3ed3c63c9e449d59a34ec1fd
|
|
| BLAKE2b-256 |
cd5d41415ec6f4f9529f48f51f75c58416b676904164f7b4ddb71f95b5b2ec94
|