I was trying to figure out how to extract a field from a set of log messages, and most of the answers online suggest that you should handle this upstream, by using dissect on filebeat or something like that.
What do I do if I have a ton of log messages that have already been ingested without dissect, and I want to analyze them?