-
```
echo "deb http://repo.logdna.com stable main" | sudo tee /etc/apt/sources.list.d/logdna.list
wget -O- http://repo.logdna.com/logdna.gpg | sudo apt-key add -
sudo apt-get update
sudo apt-get in…
-
Since this is across every production code repo, decided to place this here. We need centralized to have logging in order to diagnose issues.
Here are some options:
- ELK (Elasticsearch Logstash K…
awm33 updated
7 years ago
-
At the moment it is not possible to build the agent on windows with Visual Studio 2017.
Therefore the Text in the CONTRIBUTING.md seems to be wrong: `Ensure you have Visual Studio 2015 or newer ins…
virth updated
7 years ago
-
Starting new pod results in:
```rb
2017-04-26T13:51:07.122756255Z [170426 13:51:07] ------------------------------------------------------------------
2017-04-26T13:51:07.125148525Z [170426 13:51…
-
it would be nice if there was a command to the logdna agent to show files that is "successfully" watching instead of using lsof -p
-
If we specify a file that does not exist, the `logdna-agent` will not keep running waiting the file to be created. That is really common when working with deploys.
We have a environment using a deplo…
-
what is the runtime memory usage of this daemon if its left running for dozens of days?
could there be a mechanism to run the log collection in a worker process and periodically respawn that process t…
-
Remember to follow the [pre bug report](https://github.com/caskroom/homebrew-cask/blob/master/doc/reporting_bugs/pre_bug_report.md) guide beforehand. Failure to do so might get your issue closed.
#…
ghost updated
7 years ago