Giter Site home page Giter Site logo

Comments (9)

rc5hack avatar rc5hack commented on May 25, 2024 1

Please show how do you run goaccess (full command with all args).

from goaccess.

H1r0Sh1mA avatar H1r0Sh1mA commented on May 25, 2024

@lzplzp886 the data counters on page should refresh automatically. In order to do so you need to setup web socket configuration (--wss-url=<[scheme://]url[:port]>) If it is all set up correct, then you will see the green dot under the gear icon on the left-side panel, which means that the data flow is online.

from goaccess.

lzplzp886 avatar lzplzp886 commented on May 25, 2024

@lzplzp886 the data counters on page should refresh automatically. In order to do so you need to setup web socket configuration (--wss-url=<[scheme://]url[:port]>) If it is all set up correct, then you will see the green dot under the gear icon on the left-side panel, which means that the data flow is online.

Hi,

Thanks for the help. I do saw the green dot but the counter not refreshing automatically.

So my host name is https://www.xxx.com and when I move the mouse to that dot it shows connected to wss://www.xxx.com:7890. Any idea?

https://prnt.sc/V1JkRNJes27A

from goaccess.

H1r0Sh1mA avatar H1r0Sh1mA commented on May 25, 2024

@lzplzp886 You could try to debug the problem by lookup in to the browser's dev console. All the auto requests-responses will be there.

from goaccess.

rc5hack avatar rc5hack commented on May 25, 2024

when I move the mouse to that dot it shows connected to wss://www.xxx.com:7890

Do you run goaccess with docker/docker-compose or not? If yes, maybe you don't exposing ws/wss port properly. Please show how do you run goaccess (command, docker-compose yaml config, etc).

from goaccess.

lzplzp886 avatar lzplzp886 commented on May 25, 2024

@lzplzp886 You could try to debug the problem by lookup in to the browser's dev console. All the auto requests-responses will be there.

Seems no errors on dev console. Everything loaded.

from goaccess.

lzplzp886 avatar lzplzp886 commented on May 25, 2024

when I move the mouse to that dot it shows connected to wss://www.xxx.com:7890

Do you run goaccess with docker/docker-compose or not? If yes, maybe you don't exposing ws/wss port properly. Please show how do you run goaccess (command, docker-compose yaml config, etc).

Didn't use docker :(

from goaccess.

allinurl avatar allinurl commented on May 25, 2024

@lzplzp886 As mentioned by @rc5hack, could you please show how you are running GoAccess? Additionally, can you confirm that your access.log is being updated? For example, you can use the tail -F access.log command. Also, take a look at the network panel in the browser's developer tools and check the WebSocket (WS) connection. It should display the data flowing through the pipe.

from goaccess.

lzplzp886 avatar lzplzp886 commented on May 25, 2024

@lzplzp886 As mentioned by @rc5hack, could you please show how you are running GoAccess? Additionally, can you confirm that your access.log is being updated? For example, you can use the tail -F access.log command. Also, take a look at the network panel in the browser's developer tools and check the WebSocket (WS) connection. It should display the data flowing through the pipe.

Thanks for the help. I figured it out. So apparently access.log only being updated when request on visitor's side terminated. So I do see the page refreshed automatically after access.log being updated. :)

from goaccess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.