-
Notifications
You must be signed in to change notification settings - Fork 96
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
Mac OS X Logs streaming in, but not rendering visualization #31
Comments
Sounds like the parser isn't understanding the output of your logs.. Could -- Erlend On Thu, Jun 4, 2015 at 6:04 PM, gpatmore [email protected] wrote:
|
output when running gltail with -d -v. I've just changed the endpoint URI and the ip addy for obvious reasons
|
That isn't a standard Apache/Nginx log format, so you'll have to add an Edit lib/gl_tail/parsers/apache.rb, and change the first line in the parse -- Erlend On Tue, Jun 9, 2015 at 7:12 PM, gpatmore [email protected] wrote:
|
thanks a bunch! love the app. |
on OSX 10.10.3
when running in debug mode I can see the logs streaming in from the remote servers, but nothing gets rendered on the display.
I've tried installing from this source and installing from community gem, same behavior. In the console output stream this is the only feedback indicating anything is going wrong (this is printed out every so often)
543 frames in 10.000 seconds = 54.300 FPS
Elements[0], Activities[0], Blobs[0/0]
not sure where to go from here. any help would be appreciated.
The text was updated successfully, but these errors were encountered: