django-security-logger
latest
  • Installation
  • Configuration
  • Commands
  • Logger
  • Throttling
  • Extra
  • django-security-logger changelog
django-security-logger
  • Docs »
  • Django-security-logger’s documentation
  • Edit on GitHub

Django-security-logger’s documentation¶

Django-security-logger is library for logging input, output request and Django commands. Library can be used with django-reversion to log which data was changed in a request. The library provides throttling security mechanism.

Project Home¶

https://github.com/druids/django-security

Documentation¶

https://django-security-logger.readthedocs.org/en/latest

Content¶

  • Installation
    • Using PIP
  • Configuration
    • Required Settings
    • SQL backend
    • Elasticsearch backend
    • Testing backend
    • Readers
    • Setup
  • Commands
    • purge_logs
    • set_celery_task_log_state
  • Logger
    • Input requests
    • Output requests
    • Sensitive data
    • Commands log
    • Celery tasks log
  • Throttling
    • Default configuration
    • Validators
    • Decorators
    • View
  • Extra
    • security.contrib.reversion_log
    • security.contrib.debug_toolbar_log
    • django-is-core
  • django-security-logger changelog
    • 1.2.0 - 10/20/2020
    • 1.0.6 - 02/06/2020
Next

© Copyright 2018, Luboš Mátl Revision 630d4605.

Built with Sphinx using a theme provided by Read the Docs.