jubalh 8dd9f6ceb3 - Update to 1.7.2:
* 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
2023-04-01 07:13:32 +00:00
0.1
2010-07-08 20:58:06 +00:00
0.1
2010-07-08 20:58:06 +00:00
2023-04-01 07:13:32 +00:00
2023-04-01 07:13:32 +00:00
2023-04-01 07:13:32 +00:00

Running gaccess perodically

  1. Create an /etc/goaccess/example.conf

    Set the following variables:

    • log-format
    • html-report-title
    • log-file
    • output
  2. Start the systemd timer for the instance

    systemctl enable --now goaccess@example.timer
    
S
Description
No description provided
Readme 238 KiB
Languages
RPM Spec 100%