logdna / logdna-cli

The LogDNA CLI allows you to signup for a new account and tail your server logs right from the command line.
https://logdna.com
MIT License
27 stars 21 forks source link

--number 1 returns 0 lines #11

Closed cameronbraid closed 5 years ago

cameronbraid commented 7 years ago

$ logdna search -n 2 search finished: 2 line(s). hosts: all. apps: all. levels: -debug. query: none Aug 23 12:06:12 ... Aug 23 12:06:13 ...

$ logdna search -n 1 search finished: undefined line(s). hosts: all. apps: all. levels: -debug. query: none Query returned no lines.

jakedipity commented 5 years ago

This issue has been resolved in pull request #23. Closing for now