in reply to Print specific data based on regex search in previous line
perl -n -E 'BEGIN{ $/=" LR_PLANE"}; m/FILTER/ and print "$_\n" for sp +lit "\n";print "\n"' Your_file.txt [download]
Memory fault -- brain fried