Tomas Dvorak

Results 22 issues of Tomas Dvorak

If we want to be able to test and validate our mail infrastructure, we need to integrate some kind of mail server in our testing infrastructure. This PR adds an...

## What? Sometimes I am using the search/dashboard UI as a "builder" to generate an aggregation request, that will be then used for scripting purposes via the Search REST endpoint....

feature

This PR adds a possibility to define a filtering query to the suggestion request. This query should help to narrow down possible suggestions related to the query, as requested in...

Web: http://www.regensburg.de/parkinfo/ RSS: http://www.regensburg.de/parkinfo/rss/index.php

new_data

Web: http://www.lpt.si/parkirisca/parkirisca_parkomati XML: http://www.lpt.si/uploads/xml/map/parkirisca.xml & http://www.lpt.si/uploads/xml/traffic/occupancy.xml

new_data

This PR sets the `elasticsearch_index_optimization_jobs` configuration value to 10 (originally 20), to avoid depleting all the elasticsearch/opensearch connections (`elasticsearch_max_total_connections_per_route`) available. Fixes https://github.com/Graylog2/graylog2-server/issues/12025 ## Motivation and Context With default 20 threads...

Propagate `path.repo` configuration option for [searchable filesystem snapshots](https://opensearch.org/docs/latest/tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore/#shared-file-system). ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which...

/jpd Graylog2/graylog-plugin-enterprise#6642 ## Description This PR adds possibility to install _repository-s3_ plugin, configure necessary opensearch properties and add access and secret keys. For details about searchable snapshots see https://opensearch.org/docs/latest/api-reference/snapshots/create-repository/ ##...

We don't need any of those certificates stored on FS, they are just used during the signing process. For that, we can use an in-memory implementation. /nocl ## Motivation and...

I have created an event definition and shared it with another user: ![image](https://github.com/Graylog2/graylog2-server/assets/4102775/7bd83e77-71e5-44af-83a8-a045f17105d3) The event definition itself (notice that no stream is assigned): ![image](https://github.com/Graylog2/graylog2-server/assets/4102775/896126a3-49c6-41a6-aa6c-7ee190174a01) The other user doesn't see the...

bug
triaged
test-day
needs-backport