Closed BlueKarl closed 9 years ago
I have a stream like this:
20150807 ip play
.
.
.
20150807 ip sleep
.
.
.
20150807 ip happy
.
.
.
I want to separate by play/sleep/happy to different bolt.How to do this?
I guess you're talking about field grouping... Have you already tried that out?
thanks, It's worked now!
Excuse me,how to achieve this function(A plurality of bolt inherit the same bolt)?