Hi Jochen,
actually we already did this step. We tried this:
curl -XPUT http://localhost:9200/_template/timestamp -d'
{
"template": "*",
"mappings": {
"_default_": {
"@timestamp": {
"type": "date",
"format": "dateOptionalTime"
}
}
}
}
'
Any clues how to proceed?
Thanks & best regards
--
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/fab5d770-dcf0-4616-b8f2-bccda62e0f3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.