``` split { field => "[snapshot]" }...
# general
m
Copy code
split {
      field => "[snapshot]"
    }
p
ooh interesting, been wondering about this too. does this result in the snapshot being split across 3 events (going by your example)?