Hi, i have below settigs in filebeat.yaml
type: log
multiline.pattern: '^<!--'
multiline.negate: true
multiline.match: after
below is the message I m trying stream into ECS. But in ECS all the below lines are formatted as a separate message. Is there a way file beat will read the below as one single message
<ExecuteMultipleOperations_Transaction>
ExecuteMultipleOperations
hostname
https://hostname.domain.local/svc
hostname$
87
00:00:00.0300000
</ExecuteMultipleOperations_Transaction>