[7.460][BUG][NOTABUG] no "today threat status" info on dash board

Hi,

Since v7.460, I noticed on my system that i've  no information on the dashboard in the "today threat status"...

See the attached JPG files : No info in dashbaord, but in the reports i've some data !

How can i solved/check that ? 

Sincerely 
Ulong
Parents Reply Children
  • Hi yes it works before, and now it fails !..

    but it seems that i found the problem :

    in system log :

    2009:06:25-00:02:02 test postgres[29889]: [3-1] ERROR:  invalid input syntax for integer: "88.168.90.31"
    2009:06:25-00:02:02 test postgres[29889]: [3-2] STATEMENT:  SELECT int2ip(srcip) as srcip,ip2country(srcip) as srccountry,transform_common( CAST( count( DISTINCT( srcip ) ) AS
    2009:06:25-00:02:02 test postgres[29889]: [3-3]  BIGINT)) as cnt_srcip_str,count( DISTINCT( srcip ) ) as cnt_srcip_int,transform_common(CAST( sum( packets ) AS BIGINT)) as
    2009:06:25-00:02:02 test postgres[29889]: [3-4]  sum_pac_str,sum(packets) as sum_pac_int,transform_common(CAST(count(DISTINCT(svc)) AS BIGINT)) as
    2009:06:25-00:02:02 test postgres[29889]: [3-5]  cnt_svc_str,count(DISTINCT(svc)) as cnt_svc_int FROM pfilter_data WHERE dayabs = 733583 and  srcip not in ('88.168.90.31') and
    2009:06:25-00:02:02 test postgres[29889]: [3-6]  dstip not in ('88.168.90.31') GROUP BY srcip,srccountry ORDER BY sum_pac_int DESC LIMIT 10


    and in REPORTING\SETTINGS\EXCEPTIONS i add an IP, that seems to make going wrong my reports !, see the configured tab in the JPG !

    FOUND: If I remove this exception, 15 minute later the pannel is refreshed !!

    Sincerely

    Ulong
  • i'm having the same problem but i had it with 7.3 too