Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use zcat with multiple log files and websocket. #672

Closed
binaryhq opened this issue Feb 28, 2017 · 1 comment
Closed

Use zcat with multiple log files and websocket. #672

binaryhq opened this issue Feb 28, 2017 · 1 comment

Comments

@binaryhq
Copy link

binaryhq commented Feb 28, 2017

is there any way to make it work with zcat multiple log files and websocket.?

zcat -f /var/log/apache2/access* | goaccess --log-format=COMBINED -o /var/www/html/report.html --real-time-html --ws-url=server.ip -p /etc/goaccess.conf

websocket not working with above code.

@binaryhq binaryhq changed the title is there any way to make it work with zcat and websocket.? zcat multiple log files and websocket. Feb 28, 2017
@allinurl allinurl changed the title zcat multiple log files and websocket. Use zcat with multiple log files and websocket. Mar 1, 2017
@allinurl
Copy link
Owner

allinurl commented Mar 1, 2017

Just for the record, #500 addressed this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants