diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-01-26 11:36:44 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-01-26 11:36:44 +0100 |
| commit | d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9 (patch) | |
| tree | 7a4280e072382c09ac76b9da4e7b82f4170699db /content/posts/2021-01-25-goaccess.md | |
| parent | c67c1800f22e66b7f11c904ff8fdee6947f91c07 (diff) | |
| download | mitjafelicijan.com-d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9.tar.gz | |
A bunch of theme changes and removal of Cactus comments
Diffstat (limited to 'content/posts/2021-01-25-goaccess.md')
| -rwxr-xr-x | content/posts/2021-01-25-goaccess.md | 8 |
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 | |||
| 5 | draft: false | 5 | draft: false |
| 6 | --- | 6 | --- |
| 7 | 7 | ||
| 8 | **Table of contents** | ||
| 9 | |||
| 10 | 1. [Introduction](#introduction) | ||
| 11 | 2. [Opting for log parsing](#opting-for-log-parsing) | ||
| 12 | 3. [Getting Nginx ready](#getting-nginx-ready) | ||
| 13 | 4. [Getting GoAccess ready](#getting-goaccess-ready) | ||
| 14 | 5. [Securing with Basic authentication](#securing-with-basic-authentication) | ||
| 15 | |||
| 16 | ## Introduction | 8 | ## Introduction |
| 17 | 9 | ||
| 18 | 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. | 10 | 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. |
