logdna-cli
logdna-cli copied to clipboard
The LogDNA CLI allows you to signup for a new account and tail your server logs right from the command line.
As of a few days ago logdna-cli commands started failing with "certificate is expired". Here's a reproducible example from a fresh install running on macOS Sonoma 14.4.1: ``` user@host ~...
Hi, up until recently (let's say ~2 months ago), I was able to use the SSO login to use the logdna-cli (the only way my organization allows the login). Recently,...
LogDNA CLI version: 1.4.1 OS version: macOS Monterey (12.2.1) Safari version: 15.3 A way to reproduce: 1. Type `logdna ssologin` and hit `Enter` 2. Open the provided URL in a...
After brew install, all log dna cli commands error with `Error: Error: self signed certificate in certificate chain`
Really should have a way to manage LogDNA instance (views, alerts, dashboards, etc...) from the CLI or Python. I want to configure alerts from a Python script, back up alerts,...
Hi, It would be really nice if you could use the "views" created in the tail functionality so you don't have to re-create the searches on the command line. For...
This does a simple migration to jenkins with a basic npm publish
Hey LogDNA, It could be my configuration but when trying to use LogDNA and Django, the server seems to get stuck. Here's some cursory information: ```python import logging from logdna...
note that what is downloaded via pkg, brew, etc will not be what is currently in master until we automate the release pipeline.
This project is still running a mostly manual build process and the parts that run in CI are still on CircleCI. To be inline with the rest of the organization...