Quantcast
Channel: Sophos User Bulletin Board
Viewing all articles
Browse latest Browse all 14361

Error/BUG on Loggin & Report - Web Security

$
0
0
2012:05:04-18:10:01 ASG220 /usr/sbin/cron[7791]: (root) CMD ( /usr/local/bin/reporter/system-reporter.pl)
2012:05:04-18:15:01 ASG220 /usr/sbin/cron[8363]: (root) CMD ( /usr/local/bin/reporter/system-reporter.pl)
2012:05:04-18:15:01 ASG220 /usr/sbin/cron[8362]: (root) CMD (nice -n19 /usr/local/bin/create_rrd_graphs.plx)
2012:05:04-18:17:01 ASG220 /usr/sbin/cron[8749]: (root) CMD ( nice -n19 /usr/local/bin/gen_inline_reporting_data.plx)
2012:05:04-18:19:29 ASG220 postgres[8999]: [2-1] ERROR: column "action" does not exist at character 126
2012:05:04-18:19:29 ASG220 postgres[8999]: [2-2] STATEMENT: with x as (select sum(duration) as dursum, sum(transfer) as trafsum, sum(requests) as reqsum from websecsessions_data where action = 'passed' and logday between '2012-5-4' and '2012-5-4') select sum(transfer) as traffic, pct(cast(sum(transfer) as bigint), cast(x.trafsum as bigint)) as traffic_pct, pct(cast(extract(epoch from sum(duration)) as bigint), cast(extract(epoch from x.dursum) as bigint)) as dur_pct, sum(requests) as requests, clientusername as userid, pct(cast(sum(requests) as bigint), cast(x.reqsum as bigint)) as req_pct, count(distinct(clientusername)) as cnt_userid, sum(duration) as duration, sum(pages) as pages from websecsessions_data, x where action = 'passed' and logday between '2012-5-4' and '2012-5-4' group by clientusername, x.dursum, x.trafsum, x.reqsum order by traffic DESC limit 10 offset 0

2012:05:04-18:20:01 ASG220 /usr/sbin/cron[9063]: (root) CMD ( /usr/local/bin/reporter/system-reporter.pl)

When requesting a report filter, the following error occurs. -ASG version 8.301

Attached Images
File Type: jpg log.jpg (50.8 KB)

Viewing all articles
Browse latest Browse all 14361

Trending Articles