Project

General

Profile

Actions

Bug #4515

closed

Runaway query?

Added by Pavel Kácha over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development - Core
Target version:
Start date:
01/14/2019
Due date:
% Done:

100%

Estimated time:
To be discussed:

Description

https://mentat-hub.cesnet.cz/mentat/events/search?dt_from=2018-01-01+10%3A48%3A49&dt_to=&source_addrs=195.113.180.82&source_ports=&submit=Hledat

SELECT "id", "detecttime", "category", "description", "source_ip", "target_ip", "source_port", "target_port", "source_type", "target_type", "protocol", "node_name", "node_type", "cesnet_resolvedabuses", "cesnet_storagetime", "cesnet_eventclass", "cesnet_eventseverity", "cesnet_inspectionerrors", "event" 
FROM events 
WHERE "detecttime" >= '2018-01-01T10:48:49+00:00'::timestamptz AND ('195.113.180.82' && ANY("source_ip"))
ORDER BY "detecttime" DESC LIMIT 100

Stránka vygenerována v: 14. 1. 2019 10:23:07 | Stránka vygenerována za: 0:34:08.597094

Can you please glance into it?


Related issues

Related to Mentat - Bug #4384: Possibility of DoS by repeating long queryClosedJan Mach10/19/2018

Actions
Related to Mentat - Feature #4277: Test split ranges in metadata tableClosedRadko Krkoš08/21/2018

Actions
Related to Mentat - Feature #4275: Split jsonb column into its own tableClosedPavel Kácha

Actions
Related to Mentat - Task #4531: Tweak the AUTOVACUUM and AUTOANALYZE parameters for lower peak loadClosedJan Mach01/14/2019

Actions
Actions

Also available in: Atom PDF