Konrad Merz
Konrad Merz
The `to_date` function takes a second argument but does not use it. https://github.com/Graylog2/graylog2-server/blob/master/graylog2-server/src/main/java/org/graylog/plugins/pipelineprocessor/functions/dates/DateConversion.java#L40 The fix seems that we simply add `withZone(timezone)` to the returning date object.
@pschichtel no you made a foundation for being able to use default streams. But it was not implemented yet here :/
This is undesired behavior, but is actually working as designed. So I relabel it as a feature request. It will be considered for the upcoming work.
Checking, that nothing serious is broken. Otherwise we will fix it for the next patch...
Probably needs only a backport!
Not a blocker, since there is a workaround.
I think ids alone are the problem, we should add the views name, if it is existing.
@luk-kaminski if you have time could you verify this issue?
This seems verified by at least one other user! https://github.com/Graylog2/graylog2-server/issues/9801
Lets have a talk on how we want to proceed with the remaining ideas.