From c0f3c4af730a96582667c63e60ea402cf7545459 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 28 Aug 2022 07:32:39 +0200 Subject: Adde TOC to a bunch of posts --- content/posts/2021-01-25-goaccess.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'content/posts/2021-01-25-goaccess.md') diff --git a/content/posts/2021-01-25-goaccess.md b/content/posts/2021-01-25-goaccess.md index ba1e10c..549f9da 100644 --- a/content/posts/2021-01-25-goaccess.md +++ b/content/posts/2021-01-25-goaccess.md @@ -7,10 +7,13 @@ draft: false **Table of contents** -1. [Opting for log parsing](#opting-for-log-parsing) -2. [Getting Nginx ready](#getting-nginx-ready) -3. [Getting GoAccess ready](#getting-goaccess-ready) -4. [Securing with Basic authentication](#securing-with-basic-authentication) +1. [Introduction](#introduction) +2. [Opting for log parsing](#opting-for-log-parsing) +3. [Getting Nginx ready](#getting-nginx-ready) +4. [Getting GoAccess ready](#getting-goaccess-ready) +5. [Securing with Basic authentication](#securing-with-basic-authentication) + +## Introduction I know! You cannot simply replace Google Analytics with parsing access logs and displaying a couple of charts. But to be honest, I actually never used Google Analytics to the fullest extent and was usually interested in seeing page hits and which pages were visited most often. -- cgit v1.2.3