Graylog2 / Graylog2/graylog2-server
Lookup table: DSV File from HTTP without Quote character
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
When using the feature of "DSV File from HTTP" the option for "Quote character" must be set.
There is no option to use files without quote characters.
I want to use lists like http://rules.emergingthreats.net/blockrules/compromised-ips.txt or https://zeustracker.abuse.ch/blocklist.php?download=ipblocklist to enrich data.
But in these lists there a only one ip address per line.
Example:
103.80.36.19
103.99.1.193
103.99.2.150
103.99.2.172
103.99.3.222
...
..
.
It would be a good option, when there is an option to leave quote character blank.

Contributor guide
Assessment
This issue has not been assessed yet.