8dd9f6ceb3f3dea661378fccbe4d46e8ac37b779b511aee25725f69562743add
* Added a color-coding scheme to HTTP status codes.
* Added '--external-assets' command line option to output external
JS+CSS files. Great when used with Content Security Policy (CSP).
* Ensure there's a fallback for 'Windows' if it appears on the user-agent.
* Ensure we construct the WebSocket URL in a way that supports multiple
use cases when used along '--ws-url' and '--port'.
* Fixed a segfault due to a null pointer exception on FreeBSD.
* Fixed build with '--disable-nls'.
* Fixed invalid read (heap-buffer-overflow) when parsing an XFF spec via JSON.
* Fixed segfault when parsing a specific XFF specifier.
OBS-URL: https://build.opensuse.org/package/show/server:http/goaccess?expand=0&rev=71
Running gaccess perodically
-
Create an
/etc/goaccess/example.confSet the following variables:
log-formathtml-report-titlelog-fileoutput
-
Start the systemd timer for the instance
systemctl enable --now goaccess@example.timer
Description
Languages
RPM Spec
100%