I am trying to set up graylog for my pfSense logs. I currently have the stack installed using docker containers. I have imported a pfsense content pack (extractors), and set up a stream. I do have data successfully going into my instance that I can see on the input screen, and it is making its way to the Stream as I can also see the data flow there as well.
On the input page, if I go to manage extractors, select one of the logs and test it, it will properly sort the data into labeled fields. If I then go to the Stream page, to the stream I created, My issue is that in a tutorial video ( https://youtu.be/YkeN7AFs2XQ?t=1362) it appears that the labels from the extractor should appear on this page somehow so that you can select what data is shown. On my Stream page I can see the data history, I can also see the messages, however I don’t see any of the fields with checkboxes. Is this something that I should be able to see, and if so how do I set it up?
Here is a screenshot of my panel: https://ibb.co/ZfYbWn3
Thank you!