It seems that the date filter's first argument of the match parameter does not support interpolation.
I've had a use case where I've dynamically set the name of the field containing the date/time within the [@metadata][time_field] attribute (to the value timestamp in my case) but unfortunately I've had to revert back to using a simple string.
It seems that the date filter's first argument of the match parameter does not support interpolation.
I've had a use case where I've dynamically set the name of the field containing the date/time within the
[@metadata][time_field]
attribute (to the value timestamp in my case) but unfortunately I've had to revert back to using a simple string.Logstash Installation details:
This was attempted, and didn't work:
Therefore modifying the field needed to be changed to a simple string: