How do I change the inferred type of a custom schema field in Panther? What should I do when I have a mis-typed schema field?
Since Panther v1.62, users can to add, remove, and change the data type of schema fields.
Previously, these actions were unavailable due to backwards compatibility. To correct a mistyped schema field in an earlier Panther version, create a new schema with the fields correctly typed. Adjust any affected log sources to start using the new schema. Any newly ingested logs will now be correctly typed, but previously ingested logs will maintain the old types.