Code Monkey home page Code Monkey logo

logmunch's People

Contributors

msiebuhr avatar

Watchers

 avatar

logmunch's Issues

Debug/verbose mode

I don't get to use the tool that often for the time being and end looking up details way too often. A sensible -verbose or such would be nice.

Do conditional filtering

Possibly by running LUA or such:

logmunch -source ... -select 'responseTime > 400'

And if that's done, allowing LUA to do arbitrary changes isn't far away. Speed may be an issue, though.

Handle logentries 503 Service Unavailable

cURL'ing from logentries:

*   Trying 52.31.149.225...
* Connected to pull.logentries.com (52.31.149.225) port 443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate: *.logentries.com
* Server certificate: GeoTrust SSL CA - G4
* Server certificate: GeoTrust Global CA
> GET /TOKEN/PART/SERVER/?start=1460038269000&end=1460124669000 HTTP/1.1
> Host: pull.logentries.com
> User-Agent: curl/7.43.0
> Accept: */*
>
< HTTP/1.1 503 Service Unavailable: Back-end server is at capacity
< Content-Length: 0
< Connection: keep-alive
<
* Connection #0 to host pull.logentries.com left intact

Should give an error to the user of some sort.

Handle multi-line entries

By RFC????, lines over 4096 chars (or is it 2048?) are broken up. We should detect this and re-assemble what we can.

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.