-
Hi,
I am getting the following error trying to parse nginx access.log with goaccess:
`
Fatal error has occurred
Error occurred at: src/parser.c - parse_log - 2764
No time format was found on …
-
Starting from today (24.09.21) SSL certificate has been expired when trying to download GoAccess. Clicking on a download link will show that site is "dangerous".
Download link here for example http…
jarmo updated
3 years ago
-
**GoAccess ver** 1.9.1
**Env:** docker container
**Command:**
```dockerfile
command: >
/app/logs/access.log
-o /app/report/access.log.html
--real-time-html
--origin=htt…
-
# Install GoAccess on Windows
Why MSYS and not Cygwin? When attempting to compile GoAccess using Cygwin, everything went well.. until moving the created .exe's to another computer that had never ha…
-
I've installed goaccess, and no matter what i've tried, just can't make it respond as a service.
The last time i've configured it with --enable-debug and all i got now in console, is
```
ubuntu…
-
```sh
goaccess /path/to/logfile --log-format=COMBINED --output /path/to/report.html
```
In this case "Log Size" in report shows the size of logfile (at the point in time when the log was last parse…
-
My log's size is about 636M. When I use command :
`goaccess -a -d --date-spec=hr -f /var/log/nginxLog/access.log -p /home/user/app/goaccess-1.3/config/goaccess.conf`
This takes about 30s, it's ok.
…
-
Hi all,
Is there a way to configure goaccess to parse UTM (advertising campaign) ?
For example by using a prefix or query parameter name to be parsed instead of default "query=" ?
You can find …
-
I'm not sure what I'm doing from but I am trying to get a filter working for say yesterday. I used the format from this section on [filtering](https://github.com/allinurl/goaccess#filtering) results. …
-
Hi,
This isn't a permission issue - not sure what the issue is...
I understand I'm a version behind but this is a production machine and I don't want to mess around with the port files for this rele…