I would like to know if it is possible to change the name, type of a property in the index graylog_0 or / and graylog_defelector
Is it also possible to delete a property simply?
For example I would like to change a type of “keyword” to “long” or rename the properties. Because the default values of the “Grok” does not match with read values
(i try use %{NUMBER:fieldname;long} but the value remains at “keyword”)