6 ms·
Are there any client libraries for LogDNA or does it just stream /var/log/* and other logs to LogDNA? Also, you provide APTs and RPMs, but no sources. Is there
by kazazes 11y ago
Are there any client libraries for LogDNA or does it just stream /var/log/* and other logs to LogDNA? Also, you provide APTs and RPMs, but no sources. Is there any way I can build LogDNA and run it on Arch Linux?
- zeisss 11y agoI was also looking for documentation of how to forward data to them. Its probably only available after login.
- leeab 11y agoAhh yes documentation...we're also working on that as we speak. Sorry about that...we had to pick and choose what we could have for launch. But the instructions on logdna.com should be enough to get you started.
- leeab 11y agoClient libraries are coming soon! We decided on an agent mainly for ease of installation and so we can self-update the agent, so you don't have to manage it (especially for auto-scaling environments). We will be open sourcing our agent soon, we literally launched this week...some things we couldn't get to for launch. And yes, it currently streams /var/log/* by default and any other paths your specify to the agent.
- Gigablah 11y ago> We will be open sourcing our agent soon Great! I want to stick it in a Docker container.
- atmosx 11y agologstash/filebeat integration would make sense actually.