Skip to content

Custom Charts - User Agent Parsing #2894

@LexManos

Description

@LexManos

So, I have an existing App.
It pings a static file on my server to check for updates.
It sets its user agent to: Java-http-client/<java-version> App/<app-version>
I want to be able to have a chart that compares versions over time.
Basically Last 30 days of Java-http-client's compared to each other.
Or Last 30 days of App compared to each other.
Basically looking for the Unique Visitors per day style graph but for custom things.
In this case user agents.

Does GoAccess have any sort of plugin system for this? I wasn't able to find anything related to it in the docs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions