Commit 03d3c2e
committed
processor_content_modifier: skip GROUP_START markers during metadata/body processing
Skip GROUP_START markers when the processor is operating on log metadata
or body contexts. This prevents the processor from attempting to process
group markers as regular log records, which would cause errors since
group markers have a different structure than normal log events.
Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>1 parent a7d0510 commit 03d3c2e
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
319 | 325 | | |
320 | 326 | | |
321 | 327 | | |
| |||
0 commit comments