You could try this using a regex extractor. On Friday, June 12, 2015 at 10:23:36 AM UTC+2, Sreenath V wrote: > > EXEC dbo.usp_AddUpdate_Basket 'mall', '21448C12Bsss962D117A842', > '8f2279sssssebe62568_default', '8f2279sssssebe62568_default', 'null', 1, > '1|2|', '0|0|0', '8768851|9007061|9190991', '2|1|1', > '799.9900|799.9900|1994.0', '3.4500|6.1000|41.1069', '||', '0|0|0' > > > I want to extract '8768851|9007061|9190991' and store it in a field as > array of values. Is it possible to do this ? >
-- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
