Skip to main content
https://img.shields.io/pypi/dm/django-log-analyser.svg?maxAge=2592000?style=flat-square:target:https://pypi.python.org/pypi/django-log-analyser

Log Analyser

Install pgbadger in Ubuntu

  1. Open your source list file:

    sudo nano /etc/apt/sources.list
  2. Modify the file to include “yakkety universe” as a source:

    deb http://us.archive.ubuntu.com/ubuntu yakkety universe
  3. Update your system:

    sudo apt-get update
  4. Install pgbadger:

    sudo apt-get install pgbadger

Quick start

  1. Add apps from “log_analyser” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'log_analyser',
    ]
  2. Include the log_analyser URLconf in your project urls.py like this:

    url(r'', include('log_analyser.urls')),
  3. “log_analyser” needs you to add a few constants to your settings:

    AWS_REGION = "aws-region"
    BUCKET_LOG_ANALYSER = 'bucket-name'
    RDS_DB_INSTANCE_IDENTIFIER = ['rds-db-instance-identifier-1', 'rds-db-instance-identifier-2' ...]
    AWS_ACCESS_KEY_ID = "aws-access-key"
    AWS_SECRET_ACCESS_KEY = "aws-secret-access-key"
  4. Run python manage.py migrate to create the log_analyser models.

Release files for django-log-analyser 0.2.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-log-analyser 0.2.1
File Size Uploaded
django-log-analyser-0.2.1.tar.gz 7.2 kB Details

Release files / django-log-analyser-0.2.1.tar.gz

Download URL django-log-analyser-0.2.1.tar.gz
Size 7.2 kB
Tags Source
SHA-256 checksum
How to use checksums
08805bbd5fa8621ed64510c4bbdf62bee56c6ec5e304c2f6099e5d10f879af4b
BLAKE2b-256 checksum
How to use checksums
40b01c602e1be9f8d5ffb91a1764685dd2490e263da69b16c1326698705ddab1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.2.5

1 release file

0.2.4

1 release file

0.2.3

1 release file

0.2.2

1 release file

This release

0.2.1 This release

1 release file

0.2.0

1 release file

0.1.3

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page