Closed kbiedermann closed 7 years ago
Should be fixed via e4df5965b30c0821a78bd0125c1d774b9a2327da. Define the new date_type
attribute in your config file (check config_example.php
for details).
Even if the date field in ES does not have a # or @? I don't see in the changes the date field for the alert index being set to type epoch_millis so I'm confused if it using milliseconds or converting milliseconds to seconds.
Should be all resolved.
Need support for
date_field
in milliseconds within 411. Able to execute successful searches, but unable to send result to 411 alert index in elasticsearch. Getmapper_parsing_exception
andillegal_argument_exception
on thealert_date
field for Invalid format.