-
Hi,
We're using logdna-agent version 2.1.2-1 on our server.
It's stopped to sending logs to logdna server and giving this error massively:
```
2021-01-14 08:50:55 0000 [error] { Error: A con…
-
I am attempting to use this library with Netlify serverless functions, which are built on AWS lambda.
Following this example almost verbatim:
https://github.com/logdna/logger-node#aws-lambda-suppo…
-
Hi ,
LogDNA agent stopped bceause of the below error
180227 19:16:33] Streaming /var/log: 2 new file(s), 104 total file(s)
[180227 19:18:52] Sent 10001 lines queued from earlier disconnection
[1…
-
Hello Team,
### Terraform Version
v0.11.8
### IBM Terraform Version
V0.17.5
### Affected Resource(s)
Please list the resources as a list, for example:
- ibm_is_volume
Issue:
Error…
-
Is there any option how to solve situation when logdna is down?
I down know what is correct solution for this situation. I have no problem to create PR, but I want to discuss possible (and correct) s…
-
Some question about followed code:
```
var postdata = {
hostname: config.hostname
, mac: config.mac
, ip: config.ip
, tags: config.tags
, platform: confi…
-
### Description of Issue/Question
My master consistently reports pillar render failures, but the trace log does not actually show any failure beyond the emission of the "data failed to compile" eve…
-
Hi,
I tried to add tags and change the hostname on AWS Elastic Beanstalk.
In the logs I found `Hostname: FSDEV saved to config. Tags: FSDEV has been saved to config.`
It looks like it worked bu…
-
Noticed a couple of things in the readme:
1. It makes reference to the MAC address/ip address in the 'setup' section but I can't see anywhere this is used in the code
2. The documentation for `L…
-
My apologies if this is user error...
This doesn't work:
```var Logger = require('logdna');
var options = {
hostname: 'localhost',
app: 'app-name'
};
var logger = Logger. setupDef…