Feature #7550
openA way to load additional data for IPs in 'Show event' in bulk
0%
Description
Currently, only the first 20 entries in each host section are loaded in the dialog. Others have to be loaded manually one by one, not fun for events containing many addresses. The rate limiting is reasonable, but a way to load information for all the hosts would be very helpful.
Updated by Pavel Kácha almost 3 years ago
So simplest solution would probably be to have some button to "load the rest" or "load next 100", or something like that.
Oh, and caching, of course.
Updated by Jan Mach almost 3 years ago
- Assignee set to Jan Mach
Perhaps not load rest, but load next N.
Updated by Rajmund Hruška over 1 year ago
- To be discussed changed from No to Yes
Currently, the first 100 addresses are displayed. Should the 'load' button show information only for the next 80 addresses or should it also load and show new addresses? Sometimes, we get emails containing more than 20000 addresses (https://mentat-hub.cesnet.cz/mentat/events/e327639f-f183-45c9-96ce-47fed564f5cf/show).
Updated by Pavel Kácha over 1 year ago
Not sure I understand - what do you mean by new addresses (as opposite to next N )?
Updated by Rajmund Hruška over 1 year ago
Those, which are not shown. Only 99 addresses are displayed the rest is not displayed. And the GUI says that to view them, you must download the message.
Updated by Pavel Kácha over 1 year ago
I see. That's not particularly user friendly. Yes, we should be able to show all the addresses (possibly incrementaly) on this view, however that's probably for another issue (maybe event part of "better" event view we've talked about).