log-courier
log-courier copied to clipboard
The Log Courier Suite is a set of lightweight tools created to ship and process log files speedily and securely, with low resource usage, to Elasticsearch or Logstash instances.
I'm 50/50 on if I consider this a bug, or a feature enhancement - it was just somewhat unexpected because it wasn't super spelled out in the documentation. For a...
Allow "/foo/**/*.log" in fileglobs to match the current subdirectory and arbitrary sub-directories.
Currently log-courier doesn't appear to support matching in cases where logs are spread out over arbitrary depths of sub-directories. This is commonly supported via a ".../**/.." fileglob operator in other...
This is not really an issue, more like an enhancement. Once we switch log-courier daemon user from root to log-courier it may not have access to all previously harvested files....
log-courier shipping all files in configured directory along with .gz(zipped files). Is there any way with which we can tell log-courier not to include specific file formats??. There is exclude...
The TCP streaming receiver in 2.10.0 aborts connections if they send too much data. This is normally part of the courier protocol where a client won't send more than X...
Builds in PPA started failing after updating to Jammy. Looks like that Jammy uses a newer GLIBC and the cross-compilation isn't compatible now with versions prior to Jammy. So the...