Bernd Ahlers

Results 163 comments of Bernd Ahlers

> Graylog2/graylog-plugin-enterprise#7912 @thll I had the https://github.com/Graylog2/graylog-plugin-enterprise/pull/7912 PR as a dependency in the description. I changed it when I merged the PR. ![image](https://github.com/user-attachments/assets/5583b619-7d73-4578-aa29-34b64edc22b2)

@rkmbaxed @kimoswalt Correct! We can't include the `server.conf`/`graylog.conf` file in the support bundle. Since the bundle is generated inside the server, we can include non-sensitive settings without reading the actual...

> for reference: caused by changed response due to bumping https://pkg.go.dev/golang.org/x/sys @moesterheld can you elaborate on which response changed?

@luk-kaminski @dennisoelkers Can we adjust the query instead of adjusting the schema? I think we are already parsing the query for validation. Is there a way to modify the date...

> What are you afraid of with the mapping change? 1. As you pointed out, it doesn't work for existing indices. That means the search experience will be inconsistent until...

One issue that comes to mind: If we index a timestamp like `2024-06-06T12:12:12` or `2024-06-06` in OpenSearch, we also get that value back in the response message. That means the...

> Can the same be achieved by specifying a `search_analyzer` for `timestamp` in the mapping? https://www.elastic.co/guide/en/elasticsearch/reference/current/search-analyzer.html > > This still has the drawback that it won't apply to old indices,...

Fixed in https://github.com/Graylog2/fpm-recipes/commit/4ecde4997c37446f88fb8e3999569a72b79dd90b.

I agree to change the license from Commons-Clause v1.0 to Apache-2.0. Thank you!