papertrail-cli icon indicating copy to clipboard operation
papertrail-cli copied to clipboard

Command-line client for Papertrail hosted syslog & app log management service

Results 31 papertrail-cli issues
Sort by recently updated
recently updated
newest added

Right now, there's no way to bulk-download many archive files at once. The current method is [a shell script](http://help.papertrailapp.com/kb/how-it-works/permanent-log-archives/#downloading-multiple-archives). This is to create a new `papertrail-archives` CLI program which downloads...

the colortail command and sample file doesn't color the log the same way heroku papertrail does it. you really should just build the color functionality into papertrail-cli

relates to https://github.com/papertrail/papertrail-cli/issues/52

Hi PaperTrail, I've applied for your Customer Success Engineer role and I look forward to speaking with Troy on Friday. In meantime, I took a look at your github and...

papertrail --min-time "20 minutes ago" - works papertrail -f --min-time "20 minutes ago" - doesn't work

The `-j` output includes a time offset for `generated_at`, even though the sending device's time zone is not reliably known. Thanks to @keturn for discovering this.

I expect you won't want to incorporate the Rakefile update as this is just my personal preference to use Bundler for Gem creation, however the previous commit allows `papertrail-add-system` to...

`papertrail --min-time '12:30' --max-time '14:30'` will return results after 14:30 today. A workaround is to explicitly specify `today`: `papertrail --min-time '12:30' --max-time 'today 14:30'`

It would be very handy if you could limit the number of rows returned. e.g: papertrail -n 1 -s systemname To return just the latest log line for a system.

The gem was renamed in https://github.com/papertrail/papertrail-cli/commit/7b8c4818eb8fa1c55be840ba92e26a440e185bc7#diff-288b40bbad16edee345cdfb4fd18cf667b47b862f24d6d6d340ec58ec67009f0