Graylog2 / Graylog2/graylog2-server
Allow using parameter when creating a content pack that exports type `url_whitelist_entry`
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Allow using parameter when creating a content pack that exports type `url_whitelist_entry`
`url_whitelist_entry` disallows configuring parameters:
https://github.com/user-attachments/assets/c0e996b9-a3e8-401a-a5bf-17c185601a2e
## Why?
I'm working on a content pack which requires accepting user input for a URL. Specifically importing a `JSON path value from HTTP API` input. If the URL is not "allow" listed the input will be unable to start. I cannot find anyway to work around this.
## Your Environment
* Graylog Version: 6.3.3
*
Contributor guide
Assessment
This issue has not been assessed yet.