Schema
Path to compiled plugins. Defaults to
plugins/.Maximum buffered size (KB) before flushing. Defaults to
256.Maximum time (ms) logs are buffered before flush. Defaults to
5.Number of worker threads to spawn. Defaults to the number of CPUs.
Example
tangent.yaml
🧠 Notes
batch_sizeandbatch_agetogether control flush cadence.workersdetermines concurrency; higher values increase throughput.