Skip to content

Releases: logdna/logdna-cli

LogDNA CLI v2

21 May 15:48
bcbf532
Compare
Choose a tag to compare

Deprecation Notice: LogDNA CLI deprecates supporting CentOS 6 and Debian 8 as of v2.

Fixed

  • Fix Cannot read property 'statusCode' of undefined when updating #40

Changed

  • Write information output to stderr for tail and search #43
  • Reorganize and modify package info #45

1.4.1: Fixed reading from conf

14 Aug 21:00
75f9b69
Compare
Choose a tag to compare

1.4.0: Many updates - tail endpoint update, code refactor, etc

14 Aug 00:56
Compare
Choose a tag to compare

1.2.2: SSO login (Google, Heroku, GitHub)

11 Oct 09:55
Compare
Choose a tag to compare

Release Notes

  • added SSO support to CLI (you can login via any of our methods: Google, Heroku, GitHub)

1.2.1: JSON output

25 Sep 10:41
Compare
Choose a tag to compare

Release Notes

  • added --json option to tail and search

1.2.0: Search now uses export API, Switch Account, ANSI color for levels

25 May 23:01
Compare
Choose a tag to compare

Release Notes

  • logdna search now uses export API (defaults to 100 results, can be paged using --next)
  • Switch Account (useful if you belong to multiple accounts)
  • ANSI color for levels

1.1.1: Tail fixes, ansi colors, Kubernetes/Docker instructions

03 Feb 11:18
Compare
Choose a tag to compare

Release Notes

  • fixes tail (updated to new wire format)
  • tail/search now shows ansi colors
  • login/register both support specifying or omitting email on command line
  • added kubernetes and docker instructions
  • tail/search now shows help with just -h rather than requiring --help, fixes #7

1.1.0: Added instructions for syslog, Heroku, API, various fixes

25 Aug 00:33
Compare
Choose a tag to compare

Release Notes

  • Fixed various authentication issues
  • Added instructions for syslog, Heroku, API, node.js

1.0.9: LogDNA CLI for Linux, Windows, and Mac!

30 Mar 00:51
Compare
Choose a tag to compare

Release Notes

  • CLI runs Windows!
  • Install instructions for Windows Hosts by doing logdna install windows
  • CLI runs Mac!