-
Notifications
You must be signed in to change notification settings - Fork 3
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
maxtail output: empty... #2
Comments
"empty..." means no data is coming though on To verify, you can use |
The zone is getting A LOT of traffic. |
Interesting, what OS? Mac? |
CentOS release 6.5 (Final) 2.6.32-431.17.1.el6.x86_64 |
Interesting, okay. I was able to reproduce the issue on a CentOS box whose TZ is UTC. Am I right in guessing that you're box is UTC as well? |
So digging deeper, Max's Log endpoint uses GMT*, and therefore I'm going to update
What I've tried: 1.) Started a looping curl to a file on my cdn, hitting
5.) Created a tailer in ruby (see: https://gist.github.com/jmervine/1a75c7b8b7b454f13c39) and got basically the same results -- little or no log message.
|
|
This has been somewhat resolved by #3, but will remain open while future work is done to get this work as intended. |
--verbose
shows a bunch of data but nothing in normal modeThe text was updated successfully, but these errors were encountered: