• Stars
    star
    378
  • Rank 110,000 (Top 3 %)
  • Language
    Shell
  • Created about 8 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Convert Nginx log_format to goaccess config file

nginx2goaccess

Convert Nginx log_format to goaccess config.

Usage

Command:

Usage: ./nginx2goaccess.sh '<log_format>'

./nginx2goaccess.sh '$remote_addr - $remote_user [$time_local] "$request" $status $body_bytes_sent "$http_referer" "$http_user_agent"'

Result:

  • Can be used with -p and read from a config file or placed into ~/.goaccessrc
- Generated goaccess config:

time-format %T
date-format %d/%b/%Y
log_format %h - %^ [%d:%t %^] "%r" %s %b "%R" "%u"

More Repositories

1

sqlite3-android

SQLite CLI and Library build scripts for Android
Makefile
115
star
2

Arduino-OBDII-Cruise-Control

Cruise control system implemented using Arduino and OBDII
Arduino
23
star
3

djangoadminongae

djangoadminongae
Python
16
star
4

netactuator

netactuator is an active network management tool, for graphing individual host activities and make individual host behavior patterns.
C
15
star
5

djangoappengine_bootstrap

Creates a complete django-nonrel project as a start point for using djangoappengine
Shell
12
star
6

queue.h

Samples on using the Unix API for simple data structures
C
12
star
7

pytranslate

Google Translate wrapper for Python
Python
9
star
8

locknload

Lockfile shell command wrapper
Shell
4
star
9

gpgen

Generate static index.html for GitHub Page based on user-defined template
Python
3
star
10

tahoe-introducer-svc

Tahoe-LAFS running Introducer under daemontools supervise
2
star
11

tahoe-mount

Tahoe-LAFS aliases mount/umount scripts
Python
2
star
12

it-ebooks-dl

IT eBooks Downloader
Ruby
2
star
13

cache_invalidation

Browser cache invalidation with Javascript
JavaScript
2
star
14

hadoop-spec

The specfile for building Apache Hadoop Core RPM for RHEL distributions
2
star
15

nginx-misc

Stuff on Nginx
Shell
1
star
16

InvisibleBattlefields

Invisible Battlefields Game
Java
1
star
17

generic_setup

Generic setup.py that implements an easy RPM creation process
Python
1
star
18

starling-svc

Starling running under daemontools supervise
1
star
19

gplfy

Gplfy helps you to license your software under GPL by creating the right files in the right place
Shell
1
star
20

luarpc

Lua RPC server and client
Lua
1
star
21

tahoe-svc

Tahoe-LAFS running client node under daemontools supervise
1
star
22

dotfiles

dotfiles
Shell
1
star
23

test

You won't find anything useful here
Shell
1
star
24

python-install

Python Install
Shell
1
star
25

github-contest2009

GitHub Contest 2009
1
star
26

workling-svc

Workling running under daemontools supervise
1
star
27

get_prev_next_version

Get next or previous version number. Pure testing madness demonstration.
Shell
1
star
28

puppet_bootstrap

Bootstrap script for puppet first run on fresh machines.
Shell
1
star
29

latency

Nginx Push Stream latency test tool
Ruby
1
star
30

vboxctl

VirtualBox Machines Control init script
1
star
31

stockrt.github.com

Rogério Schneider - Weekend codes
JavaScript
1
star
32

packages

RPM packages for some of the projects hosted in GitHub
1
star