graylog2-server
graylog2-server copied to clipboard
Free and open log management
## Description Now all paginated lists are linkable with a query parameter so the page and pageSize states will not be lost when we navigate back and forth to it....
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.4.1 to 16.1.0. Release notes Sourced from puppeteer's releases. v16.1.0 16.1.0 (2022-08-06) Features use an xpath query handler (#8730) (5cf9b4d) Bug Fixes resolve target manager init if...
Bumps [plotly.js](https://github.com/plotly/plotly.js) from 2.13.3 to 2.14.0. Release notes Sourced from plotly.js's releases. v2.14.0 Added Add support for sankey links with arrows [#6276], with thanks to @Andy2003 for the contribution! Add...
Graylog's implementation of users does not provide functionality to lock a user account on a number of failed login attempts. While we rely on an external auth provider (LDAP, Okta,...
## Expected Behavior Event definitions involving many / all streams should work. ## Current Behavior We noticed the following error when using events involving many streams: ``` Caused by: org.graylog.shaded.elasticsearch7.org.elasticsearch.client.ResponseException:...
## Description As described in this issue https://github.com/Graylog2/graylog2-server/issues/11812 the description was not being saved when creating a pipeline rule but the real reason was testing with the same existing title....
Resolves Graylog2/graylog-plugin-cloud#1035 Enable API-Browser in Cloud context, while providing the ability to hide APIs that are not relevant or should not be exposed in Cloud. Visible APIs must be explicitly...
## Description ## Motivation and Context Prior to this PR, the `_onSave` function in the `ViewPropertiesModal` component used the view instance that was originally passed to the component when saving...
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...
## Expected Behavior Saving a dashboard should work after specifying a title for it. ## Current Behavior When creating a new dashboard, clicking on "Save as", specifying a title and...