Commit 35277e3
committed
Adds filestream input for API logs
Configures Filebeat to ingest API logs from a specified path.
This change introduces a new filestream input, enabling Filebeat to monitor and process JSON log files. The logs are parsed as ndjson, ensuring proper handling of the data. Debug logging is enabled to aid in troubleshooting.1 parent b5f8d24 commit 35277e3
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
0 commit comments