aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2021-01-25-goaccess.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-01-25-goaccess.md')
-rwxr-xr-xcontent/posts/2021-01-25-goaccess.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/content/posts/2021-01-25-goaccess.md b/content/posts/2021-01-25-goaccess.md
index 549f9da..e8fcee3 100755
--- a/content/posts/2021-01-25-goaccess.md
+++ b/content/posts/2021-01-25-goaccess.md
@@ -5,14 +5,6 @@ date: 2021-01-25
5draft: false 5draft: false
6--- 6---
7 7
8**Table of contents**
9
101. [Introduction](#introduction)
112. [Opting for log parsing](#opting-for-log-parsing)
123. [Getting Nginx ready](#getting-nginx-ready)
134. [Getting GoAccess ready](#getting-goaccess-ready)
145. [Securing with Basic authentication](#securing-with-basic-authentication)
15
16## Introduction 8## Introduction
17 9
18I 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. 10I 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.