I have managed to convert one field at a time by creating a nex template
like this :
{
"order": 0,
"template": "graylog_*",
"settings": {},
"mappings": {
"message": {
"properties": {
"*_geolocation": {
"type": "geo_point"
}
}
}
},
"aliases": {}
}
Problem is that it would be really unpractical to have to add a specific
name in the template and cycle an index each time we would have a new
geolocation field.
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/7d601b5f-605c-4035-859c-9c380df91cf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.