Is there a way to tell splunk to read ahead?
In Syslog I often see multiline events like this:
Oct 1 14:21:12 lns15i-0087 scsi: [ID 107833 kern.warning] WARNING: /pci@9,600000/pci@1/lpfc@4/sd@10,0 (sd448):
Oct 1 14:21:12 lns15i-0087 offline
Breaking events based on the timestamp is not safe for syslog.
But an event with only the text "offline" isn't really informative.... what would you do?