Re: Eventia Reporter Issue You can use DBTableStat to get information about a daily summary of the number of log records that match the consolidation rules, and the number of consolidated records that were stored in the specified database table. So if you'll get non zero records for necessary day, then you need to check carefully period for report's template. Usage DBTableStat [-t TableName] [-o OutputFile] Syntax -t specify database table name, default: CONNECTIONS -o specify output file name, default: table_stat.csv |