-
This issue collects all issues related to the next version of content packs.
- [ ] "Support parameterized content packs" #4224
- [ ] "Support views in content packs" #4223
- [ ] "Support processi…
-
While playing with #5153, I noticed an alignment issue in the create content pack form:
* Graylog Version: Graylog 3.0.0-alpha.3-SNAPSHOT (d78f44302802df14b86d328a974acfc94346fd48)
-
The main problem with the current design is, that it relies on the entities id being equal on every graylog
instance (which is obviously not the case). In the current design a User A creates a conten…
kmerz updated
5 years ago
-
Since v0.4 upgrade:
```
$ vendor/bin/rector process src src-dev tests --level doctrine25
Rector v0.4.12
```
And 255 return code. The `-vvv` and `--debug` flags didn't help much.
But, rec…
-
The import/export extractors functionality has been deprecated for a while now and is still the source of funny errors.
The functionality has been superseded by the content packs since Graylog 0.90.x…
-
## Expected Behavior
A use should not be able to delete a content pack revision from the database as long as there is an active installation.
## Current Behavior
A user can delete a content p…
bernd updated
6 years ago
-
When uninstalling a specific instance of a content pack, Graylog needs to do the following things:
* [ ] Show entities marked for removal and ask user for confirmation
* [x] Resolve dependency ord…
-
## Expected Behavior
The user should see the which plugin is required to install a content pack. Not just the version number. Otherwise the user doesn't know which plugin to install.
## Current …
bernd updated
6 years ago
-
I want to create a stream and start it via api, creating works fine but it is created in the state stopped, and starting it via api does nothing
## Expected Behavior
The stream should be started…
-
Hi!
Unfortunately, I could not apply the first bundle. I copied the csv to /etc/graylog but the error message says "Applying bundle failed". Only the third bundle is working for me.
Thanks for any …