Answer the question
In order to leave comments, you need to log in
What to do with the field named @timestamp?
I get logs from elastic in VueJS and in general everything is fine, but for some reason the timestamp comes with the @ symbol at the beginning.
{
"Host": "...",
"@timestamp": "2019-04-29T12:31:51.825396547Z",
"Message": "...",
"Data": {...},
"Level": "..."
}
*Module build failed: SyntaxError: Unexpected character '@'*.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question