Log file viewer
Project description
ckanext-logs
A CKAN extension to view CKAN logs files in the CKAN web interface.
The extension provides a table view of log entries with pagination, sorting, and filtering capabilities.
You can navigate to a specific log table from the dashboard.
Clicking on one of the log tables will open the log viewer:
Requirements
Compatibility with core CKAN versions:
| CKAN version | Compatible? |
|---|---|
| 2.9 and earlier | no |
| 2.10 | yes |
| 2.11 | yes |
Installation
- Install from source:
pip install -e .
- Add
tables logsto theckan.pluginssetting in your CKAN config file (by default the config file is located at/etc/ckan/default/ckan.ini).
Config settings
- key: ckanext.logs.logs_path
description: Specify the path to the logs folder
default: /var/log/ckan
Tests
To run the tests, do:
pytest --ckan-ini=test.ini
License
Project details
Release history Release notifications | RSS feed
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 ckanext_logs-1.0.2.tar.gz.
File metadata
- Download URL: ckanext_logs-1.0.2.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
734016ca4732999015dc8c371bdc69b134319bcd1fe5a5ae8e31ccebdb259b0e
|
|
| MD5 |
11b2d6ee45cbb5858ab74ba848f0513e
|
|
| BLAKE2b-256 |
2d4e9b244ac163410f9daa7b4049327447695a131c556d74f91a3fc989260e30
|
File details
Details for the file ckanext_logs-1.0.2-py3-none-any.whl.
File metadata
- Download URL: ckanext_logs-1.0.2-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5fb6e5c0c19526a0865401b9772d7ddc255ba2fefe31761c8dafe5366b00ab6
|
|
| MD5 |
5c952e91e9a1823428844a48783f32b1
|
|
| BLAKE2b-256 |
1ad03471a219d086615c62e80d144e73fbe05c0a988f94b8b7e718eb192992d5
|