Graylog2 / Graylog2/graylog2-server
IP address converter (and probably for other non-core ES field types)
Open
elasticsearch
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Hi
Since ES have dedicated field type for IP addresses, can we have a converter for it?
with it we could use more sophisticated queries like `src_ip:[192.168.0.3 TO 192.168.0.30]`which is not possible when it is stored as a string.
Contributor guide
Assessment
This issue has not been assessed yet.