Skip to content

elasticsearch.exceptions.RequestError: RequestError(400, 'mapper_parsing_exception', "failed to parse field [match_time] of type [date] #1202

Locked Answered by jertel
SadCasual asked this question in Q&A
Discussion options

You must be logged in to vote

No, it doesn't. Your match_time value is a string, not a date object. I asked about the source index because I'm trying to understand what the data looks like that your rule is querying. Based on what you've shown the problem appears to be that your rule is using a timestamp_field that is not an actual timestamp value (instead it appears to be a date string using an uncommon date/time format).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@SadCasual
Comment options

@SadCasual
Comment options

@jertel
Comment options

Answer selected by jertel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants