nyarla / kalaclista-logs

A toolset for web analysis of my website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kalaclista logs

  • A toolset for web analysis of my website.

Environment

  • Hosting:
    • AWS Cloudfront and AWS S3
  • Toolchain: (on NixOS)
    • awscli
    • bash
    • coreuitls
    • finduitls
    • gnugrep
    • gnumake
    • gnused
    • goaccess
    • gzip
    • python3

Contains

scripts

  • bin/bundle
    • bundle logs to one file per day, and remove bundled source files.
  • bin/pull
    • pull logs from s3 repository.
  • bin/report

configurations

  • goaccess.conf
    • configuration file of goaccess
  • Makefile
    • make use as task runner, and define several tasks.

Author

OKAMURA Naoki aka nyarla nyarla@kalaclista.com

LICENSE

  • CC0 but except goaccess.conf

NOTE:

About

A toolset for web analysis of my website


Languages

Language:Shell 81.5%Language:Makefile 18.5%