Some of my ingested events have field names that contain links. When I view these in the Panther Console, how come the links say "slash" instead of containing the character "/"?
Panther replaces certain characters in field names to become valid identifiers in the data lake. This makes it possible to query altogether.
Snowflake allows special characters in identifiers only if you wrap the field name in quotes.