Skip to content

Missing Hours in VisitorCount Panel #741

Open
@nborrmann

Description

@nborrmann

Hi,

I'm running the following command

zcat /var/log/nginx/myhost*.gz | /root/goaccess/goaccess -f /var/log/nginx/myhost.log.1 /var/log/nginx/myhost.log - --date-spec=hr

Recently I've run into an issue where lines from the Visitor Count Panel are dropped seemingly randomly. In the console window I even have items dis- and reappearing every second or so. The two screenshots show the line 18/Apr/2017:13 appearing in one screenshot but not in the other (I haven't pressed anything in between those shots). The static html output also has missing hours.

I suspect this might be because I'm over the limit of 366 items per panel (And indeed it lists only 366 items). But shouldn't this cut off at the beginning instead of randomly?

image

image

Here's the missing items in the (static) html output:

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions