-
The URL link for the page `logging-with-kubernetes-should-not-be-this-painful` under the section: https://github.com/logdna/logdna-agent#upgrading-to-logdna-agent-20-for-kubernetes seems to be broken,…
-
Hi,
I'm trying to use this library on a client-side project. I've followed the [Client Side](https://github.com/logdna/logger-node#client-side) guide and white-listed my domain, however, I'm getting …
-
I'm setting up logdna-agent on a Windows machine for a log file that is continuously written to. The program will often open the file and write to it. The writing causes a lock which interferes with r…
-
Running logdna-agent 1.6.4, installed as RPM from logdna repo.
Every minute or so, I get a bunch of these in the logdna-agent.log:
2020-06-25 10:20:30 -0400 [warn] [400] [object Object]
2020-06…
-
I've tried to install the logdna agent on a server running on s390x architecture, following the instructions from the readme in this repository, but get an error when I run `apt update`:
```
sudo ap…
-
The recent PR 300 which uses HEAD to check the resources causes the following errors when access "redhat" image repository.
"run check step: run check step: check: resource script '/opt/resource/ch…
-
### Describe the bug
I added a snippet via the UI and it shows the snippet in the list with the full path `var/lib/cobbler/snippets/name` prefixed. So use the snippet in a template i have to do the…
-
## Environment
- Development Kit: ESP32-Wrover-Kit
- Kit version v3
- Module or chip used: ESP32-WROOM-32
- IDF version v4.0-dev-1136-g28f1cdf5e
- Build System: CMake
- Compiler…
-
Hi
I have an log lines like this:
```
Oct 2 12:34:03 mfa-rest2 mfa.out.log 2020-10-02 09:34:02: GET / 200 0.984 ms - 21054
Oct 2 12:34:28 mfa-rest2 mfa.out.log 2020-10-02 09:34:27: GET / 200 …
-
I have seen the socket getting stuck frequently these days. I notice that there is no timeout set on the persistent http call.
The httprb library doesn't set an implicit timeout and need to be set …