advantageous / systemd-cloud-watch

Alt util to AWS cloudwatch agent that works w/ systemd journal and sends the data in batches to AWS cloudwatch.
https://advantageous.github.io/systemd-cloud-watch/
91 stars 37 forks source link

systemd journal has a way to limit field size we should use that #3

Open RichardHightower opened 7 years ago

RichardHightower commented 7 years ago

systemd journal has a way to limit field size we should use that We have our own custom way to do this but it would be more efficient to use the sdjournald way as it would take up less memory.