Sophos Reporter Release Notes
Sophos Reporter 1.0.1.15 (2014-10-23)
  • Editing/Saving a scheduled report no longer disables the monthly schedule.
  • Fixes to Alert processing logic.

Sophos Reporter 1.0.1.14 (2014-10-10)
  • Directory import no longer imports null or blank sAMAccountName entries into security groups.
  • Security group lookup builder no longer attempts to build for null entries.
  • New API: Organization.GetUserSecurityGroupMembership(user) – Gets the list of security groups a user is a member of.  Usage http://yoursophosreportersite/ajax.ashx?f=Organization.GetUserSecurityGroupMembership&User=Joe%20Bloggs​

Sophos Reporter 1.0.1.13 (2014-10-08)
  • Improved the way Sophos Reporter retrieves the domain name
  • Fixed an issue where Security Group reports were not finding users that had a domain prefix in the log file.

Sophos Reporter 1.0.1.12 (2014-09-20)
  • Fixed Bandwidth over time chart labels when reporting on more than one day.
  • Added new semantics (fields): Year, Month, Day, Weekday, and Hour. New semantics allow filters to remove non-work days and hours. For example:
    Weekday 'Equal to' Monday, Tuesday, Wednesday, Thursday, Friday
    AND
    Hour 'Not equal to' 12  (removes the entire hour of 12pm to 1pm).
  • Year is not filterable, as this can be selected via the Date Pickers when running reports. 
  • Domain extractor now ignores any trailing dot and extracts the domain correctly. E.g. mysite.com. (notice the trailing '.') would appear as .com in the top sites list.
  • Filters are now case-insensitive for the following operators; Equals, NotEqual, StartsWith, EndsWith, NotStartsWith, NotEndsWith, Contains, NotContains. E.g filtering on Site Domain Equal to 'Facebook.com' (notice the capital 'F') would not return any results

Sophos Reporter 1.0.1.11 (2014-08-01)

Improved diagnostic logging to help troubleshoot syslog events.

You can now enable "Loquacious" logging level – More verbose than verbose!™ to log all received syslog messages.

This logging level will grow the Dashboard.log quickly and significantly, therefore this option is only available via the API.

To enable Loquacious logging enter the following URL into the address bar of your browser.

 ​http://<yourSophosReporterSite>/ajax.ashx?f=Service.LogLevel&level=Loquacious

Replace <yourSophosReporterSite> with the actual server name and virtual directory name (if applicable) of your Fastvue Sophos Reporter site. You should see the message:

 {"Status": 0, "Data": "Loquacious"}

The Dashboard.log will now contain all log syslog messages including whether the data was successfully loaded to a 'Fastvue' record or not. It is not recommended to keep this logging level active. Go to Settings | Diagnostic to restore the logging level to 'Notice' once you have collected enough log data to troubleshoot the problem.


Sophos Reporter 1.0.1.10 (2014-07-17)

Fixed issue preventing Sophos Reporter from being run on a non-standard web port.


Sophos Reporter 1.0.1.9 (2014-06-14)
  • Added new fields for Security Groups (imported from Active Directory), Mime Types, Search Terms, Filenames and File Extensions. You can filter reports and alerts by any of these fields, as well as add them to Alert Evidence tables.
  • Added "Delete Multiple Reports" functionality to Settings | Reports.
  • Settings | Data Storage now includes data usage statistics and chart.
  • Added Reprocess / Retry failed reports functionality.
  • Improved license key validation.
  • Session Time, Browsing Time and Date/Time can no longer be selected in report filters (not supported).
  • Various LDAP improvements.

Sophos Reporter 1.0.1.8 (2014-04-09)
  • Fixed port conflict issue preventing import from multiple syslog sources
  • User specified custom LDAP port is now honoured in connection.
  • Engines no longer prevent application from terminating if the engine has failed.

Sophos Reporter 1.0.1.7 (2014-02-28)
  • Fixed issue where switching from demo data to a real data source would produce blank reports for the current day.  
  • Fixed the alignment of Activity and Overview Report buttons in the popover/tip window when viewed in Chrome on MacOS
  • Share report by email button now indicates when the send is in progress

Sophos Reporter 1.0.1.6 (2014-02-21)
  • Alert's with Category or Productivity columns in the Alert Evidence table no longer display System.String[] in the alert Emails.