Releases: logdna/logdna-cli
Releases · logdna/logdna-cli
LogDNA CLI v2
1.4.1: Fixed reading from conf
1.4.0: Many updates - tail endpoint update, code refactor, etc
1.2.2: SSO login (Google, Heroku, GitHub)
Release Notes
- added SSO support to CLI (you can login via any of our methods: Google, Heroku, GitHub)
1.2.1: JSON output
Release Notes
- added
--json
option to tail and search
1.2.0: Search now uses export API, Switch Account, ANSI color for levels
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
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
Release Notes
- Fixed various authentication issues
- Added instructions for syslog, Heroku, API, node.js
1.0.9: LogDNA CLI for Linux, Windows, and Mac!
Release Notes
- CLI runs Windows!
- Install instructions for Windows Hosts by doing
logdna install windows
- CLI runs Mac!