I'm using graylog to visualize some http request data. I would like to have a widget which shows how many different IPv4 addresses have been accessing a website within the given time range.
The IPv4 address gets saved within a log entry in the field called "ip". See screenshot.
How can i realize that? The next target will be to create a widget which shows how many messages per ip address got logged within the given time range.