Patrick Mann

Results 61 comments of Patrick Mann

Illuminate packs will include the data required by the input setup wizard. Specifically, the following fields: - `category`: the category name, as it will be shown in the UI -...

@grotlue Yes - Illuminate pack includes `editions`, which tells us if it is available in open/enterprise/security and cloud/on-prem. E.g.: https://github.com/Graylog2/graylog-project-illuminate/blob/develop/_meta/packs/bind_dns.toml We can make that available via the new categories API.

Obsolete, since Illuminate is providing the required APIs

I am introducing feature flag `setup_mode` in the backend. If off, setup mode will always be off. @grotlue You might want to also evaluate that flag in the frontend and...

The stream APIs do include information about index sets. To find all streams for a specific index set, you currently have to call `GET /streams` and then filter by the...

Narrowing it down: I ran the following scenarios on a non-containerized datanode without being able to reproduce the problem - datanode recovered gracefully and server resumed ingesting data when more...

@prokhin Thanks for the submission. I will try and get around to reviewing it as soon as possible.

@prokhin - new classes are missing the license header comment. Please add that - just copy from some other class. - can you also refactor the other classes (EventDefinitionAggregator, EventAssetRiskAggregator)...

@tellistone Is this a build issue, since it is filed in the FPM repo? Also confused by [this](https://github.com/Graylog2/graylog-plugin-enterprise/issues/7616#issuecomment-2214214963) comment, from the same day that the issue was filed.

Here's another vote from the forums for better rule searching / management capabilities: https://community.graylog.org/t/finding-deprecated-funtions-in-pipeline-rules/35811/2?u=patrickmann