Analyse multiple log archives with goaccess
- If you only want to load archives, use
zcat /path/to/logs/*.log.gz | goaccess
- You can add the current log file to the end
zcat /path/to/logs/*.log.gz | goaccess /path/to/logs/current.log
- Note: It might take same time until all files are loaded.
- You can add other flags to the goaccess command, such as the log format