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.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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file imio_fpaudit-0.1.0.tar.gz.
File metadata
- Download URL: imio_fpaudit-0.1.0.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6cba099656151204c79672412aac71e2814a9d0847ebbfb8187e67e8bc52dee
|
|
| MD5 |
4b751b6cba1bfff66353ba80dbfa3bfb
|
|
| BLAKE2b-256 |
2077ce4f84a1f7138850ace1bda9856d00e0a77b79f1176031ee19ba6685d194
|
File details
Details for the file imio.fpaudit-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: imio.fpaudit-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df0eacbe0460faa0ea26b25a1049cda12a60c7915109d2cba414733dfd65563b
|
|
| MD5 |
21f5cac404d3643b1b97e997c97ef9a5
|
|
| BLAKE2b-256 |
43d500a69785fbe0e4b7a9a6a54793f9c1c9b3742ed9676e2f9d5eb37fbdab8e
|