Commit 6688b85
committed
out_parseable: Add Parseable output plugin
Add a new output plugin for Parseable, a cloud-native log analytics platform.
The plugin supports sending logs, metrics, and traces to Parseable with gzip
compression, custom HTTP headers, dynamic stream routing from Kubernetes
metadata, Kubernetes metadata enrichment, built-in metrics for observability,
and configurable retry limits and batch sizes.
Signed-off-by: Debanitrkl <[email protected]>1 parent 7b0c1ae commit 6688b85
File tree
5 files changed
+2268
-0
lines changed- cmake
- plugins
- out_parseable
5 files changed
+2268
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
382 | 383 | | |
383 | 384 | | |
384 | 385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments