Optimize memory allocations in the event processing pipeline #11104
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
check:
libbeat/processors/dissect/processor.go#L59
cannot use p (variable of type *processor) as beat.Processor value in return statement: *processor does not implement beat.Processor (wrong type for method Run)
|
check:
libbeat/processors/dissect/processor.go#L107
event.Clone undefined (type *beat.Event has no field or method Clone)
|
check
Process completed with exit code 2.
|