|
18.0.0.205 |
Fixed a service crash |
2021-09-13 |
- Previously when attempting to manually run a Directory Size Watcher Monitor from the Console, the service crashed. This bug has been fixed. Depending on the method of manual execution, the real-time monitor is either ignored or a message is displayed stating real-time monitors cannot be manually executed.
|
|
18.0.0.204 |
Fixed a MySQL log repository bug |
2021-08-24 |
- Previously when using MySQL to store log entries and viewing logs by the number of entries rather than by days a temptable is full error was thrown. This bug has been fixed.
|
|
18.0.0.203 |
Fixed a critical text log monitor bug. |
2021-07-21 |
- Previously when monitoring text log files overs SSH, if the connection was unavailable or interrupted mid-stream the last know download information was lost causing the file to be redownloaded and actions re-fired. This bug has been fixed.
|
|
18.0.0.202 |
Updated the domain expiration monitor template. |
2021-07-18 |
- The domain expiration monitor template has been updated to include the 'Registry Expiry Date' key found in the latest whois.crsnic.net whois information.
|
|
18.0.0.201 |
Fixed a user interface bug. |
2021-06-02 |
- Previously when manually checking for updates from within the Console, the application did not throw an error when blocked by a firewall. The behavior has been changed to throw a message.
|
|
18.0.0.200 |
Fixed an installer bug. |
2021-05-04 |
- Previously the installer may have failed to automatically install the .Net 4.7.2 Framework. This bug has been fixed.
|
|
18.0.0.199 |
Fixed a TCP syslog server bug |
2021-04-20 |
- Previously is a syslog device was disabled any TCP syslog packets sent were added to the queue to be processed. The TCP syslog server has been updated to drop all packets from disabled syslog devices. Please note, after you disable a host, you must restart the TCP Syslog Server before changes will take effect.
|
|
18.0.0.198 |
Updated the SSL Certificate Monitor. |
2021-04-06 |
- The SSL Certificate Monitor Template has been updated to include a validate chain option.
|
|
18.0.0.197 |
Fixed an HTTPs monitor bug. |
2021-03-22 |
- The HTTPs monitor was randomly returning false triggers when monitoring a web server with a self-signed certificate and validation was disabled. This bug has been fixed. The monitor was also updated to provide better validation errors when validation is enabled.
|
|
18.0.0.194 |
Added a new Text Log Monitor Option. |
2021-02-17 |
- The text log monitors have been updated to include a new entry pattern option to support log entries that end with a line feed and are written in chunks by the generating application. To enable the option to wait for the line feed, select the Entries Ends with option then specify \n. Unlink the .Net Framework StreamReader.ReadLine method, the software will now read each character then only return a new entry after the terminating line feed is read.
|
|
18.0.0.192 |
Fixed Several Bugs |
2021-02-16 |
- Build 190, which fixed several memory leaks, broke MySQL reports thanks to an early release of a MySQL command object. This bug has been fixed.
- The Syslog Server output did not display the correct bound port in the server log file output. Also, the bound address was not included in the message. The message now includes the bound address and the correct bound port.
|
|
18.0.0.191 |
Fixed Email Alerts with the ITEM Tag in the Subject Field. |
2021-02-11 |
- Previously when including the <ITEM> tag within an email subject field, a \r\n was appended to the subject causing the latest .Net Smtp Client to error. The \r\n are now stripped resolving the issue.
|
|
18.0.0.190 |
Fixed Service Resource Leaks |
2021-02-01 |
- The service has been updated to explicitly release WMI related resources after each use.
|
|
18.0.0.187 |
Added Host Description Field |
2020-12-16 |
- The Host Properties view has been updated to include a description field. The {HOST_DESCRIPTION} tag has been added custom HTML templates to display the newly added host description.
- The Auto Configurator has been updated to load and synchronize the AD computer description into each discovered host's properties.
|
|
18.0.0.186 |
Updated the Syslog Server |
2020-12-14 |
- The Syslog Server has been updated to include a verbose logging option. When set, the TCP Syslog Server will no longer print out each time a device connects and disconnects.
|
|
18.0.0.185 |
Updated the Auto Configurator |
2020-12-14 |
- Previously when using an Auto Configurator to add hosts, previously discovered hosts were always synchronized with the host groups. An option to disable automatic host group synchronization has been added to the Templates tab.
|
|
18.0.0.184 |
Updated the Logon Sessions Report and Fixed a Database Connection Bug |
2020-12-10 |
- The Logon Sessions Report now includes an option to filter out logon sessions less that a period of time such as 1 second.
- Previously when attempting to connect to SQL Server or MySQL using a password that contained a ';' the connection failed. The semicolon is now escaped.
|
|
18.0.0.183 |
Added retry schedule to Event Log Backup Template |
2020-12-04 |
- Previously if an Event Log Backup failed because a server was down or the following error was thrown: "The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)", there was no way to apply a retry schedule. The retry option has been added to the Template Properties General tab.
|
|
18.0.0.182 |
Fixed several filter bugs. |
2020-11-23 |
- Previously the Simple Event Log Filter criteria did not support a space after comma separated string values. For example, previously multiple sources had to be specified 'value1,value2', however, now users can specify 'value1, value2'.
- Previously RegEx filters were not escaping the '] ' character. This bug has been fixed.
|
|
18.0.0.181 |
Added email file as attachment option. |
2020-11-18 |
- The email actions assigned to Text Log Monitors now include an option to compress and attach the monitored file when triggered.
|
|
18.0.0.179 |
Fixed critical service dependency bug. |
2020-11-13 |
- Previously the installer did not install the Corner Bowl Server Manager service with a dependency on WMI. In some cases this caused the software to lose it's licensing until the service was restarted. The updated installer will automatically add the dependency when updated.
- Previously when the Server Account Logout Monitor was processing a large number of locked out users and the operator attempted to stop the service or cancel the monitor, in some cases the monitor may not have stopped until processing was complete. This bug has been fixed.
|
|
18.0.0.176 |
Fixed a file size monitor alert bug and update the default DNSBL schedule. |
2020-10-28 |
- Previously when attempting to include the file size action tag variables in the subject line of an email alert the tags were not replaced. This bug has been fixed.
- The DNSBL template has been updated to use an hourly schedule then upon trigger a 15 minute schedule.
|
|
18.0.0.175 |
Updated the consolidated log viewer Days Per Page options. |
2020-10-15 |
- The consolidated log viewers now offer 6/9/12 months (185, 275, 365 days) days per page option ranges. Also, previously the drop-down button was partially hidden behind the window border. This bug has been fixed.
|
|
18.0.0.174 |
Added SNMP Trap Server community configuration and listener support. |
2020-10-12 |
- Previously the SNMP Trap Server only listened for public community traps. The SNMP Trap Server configuration screen has been updated to support multiple communities and the SNMP Trap Server has been updated to listen to each configured community.
|
|
18.0.0.173 |
Updated the SSL Certificate Monitor. |
2020-09-29 |
- Previously the SSL Certificate Monitor only supported checking certificates running on Web Servers. The SSL Certificate Monitor has been updated to support checking certificates running on any server such as mail servers. Protocol support (e.g. TLS 1.1 and TLS 1.2) has also been added.
|
|
18.0.0.172 |
Added several new report date ranges. |
2020-09-23 |
- 4 new report date range options have been added: Last 24 hours, Last 3 months, Last 6 months and Last 12 months.
|
|
18.0.0.171 |
Fixed several text log monitor bugs |
2020-09-10 |
- Previously when monitoring a text log file that truncates itself to the same file rather than moving the content to a backup file the monitor did not always correctly locate the previous last entry. This bug has been fixed.
- The recently added text log monitor starts with date delimiter array option contained a bug which caused some date delimiter items to fail. This bug has been fixed.
- Previously when consolidating to the file system the select top text log consolidation log viewer was leaking a handle to the consolidated log file. In some cases this caused a delay when the text log consolidation monitor was saving new log entries. This bug has been fixed.
- Previously when appending a domain name to new hosts through the Auto Configurator and the option to removed hosts no longer found in AD is set, hosts were not removed. This bug has been fixed.
|
|
18.0.0.169 |
Enhanced syslog servers |
2020-09-07 |
- The syslog servers were significantly enhanced provided far superior throughput.
|
|
18.0.0.168 |
Added Active Directory discovery |
2020-09-06 |
- The service has been updated to attempt to automatically discover and configure the Active Directory connection.
|
|
18.0.0.167 |
Updated auto configurator |
2020-09-03 |
- Previously when removing decommissioned servers while running a Auto Configurator and multiple domains were configured to various Auto Configs, machines may have been inadvertently removed if the various Auto Configs saved new computers to the same group. This limitation has been resolved.
- The text log monitor functions now supports multiple date time delimiter formats.
- Previously when monitoring a text log and the including previous entries is enabled, if a single line existed between two entries that triggered the line between was included twice in the output or alert. This bug has been fixed.
- The real-time text log viewer now includes an ID column so users can tell where they are in the file. In certain scenarios the status bar would get out of sync with the viewer. Also the page up key was disconnected from the view previous page function. These bugs have been fixed.
|
|
18.0.0.164 |
Updated disk space monitor features |
2020-09-01 |
- The free disk space monitor has been updated to include a new threshold option. Users, for example, can now receive an alert when disk space falls below 20% or 20 GBs whichever is smaller.
- Throughout the application wherever a disk, directory or file size is displayed, the views now display size in terabytes when applicable.
|
|
18.0.0.162 |
Updated syslog server |
2020-08-11 |
- The syslog server now includes an option to set the maximum size of the processing packet queue enabling the syslog server more time to recover from a large burst of messages.
|
|
18.0.0.161 |
Fixed http monitor bug |
2020-08-06 |
- Previously when monitoring multiple HTTPS sites with self-signed certificates or certificates with chain errors on the same schedule and setting the option to ignore certificate errors the monitors would still check the certificate causing the monitors to trigger. This bug has been fixed.
|
|
18.0.0.160 |
Updated CPU Monitor |
2020-08-01 |
- The CPU Monitor has been enhanced to include an option to trigger alerts on low CPU usage as well as high CPU usage.
|
|
18.0.0.159 |
UI enhancements |
2020-07-29 |
- Increased the service log file maximum size from 1 MB to 10 MBs.
- Added several minor UI and help file enhancements.
|
|
18.0.0.157 |
Added new feature |
2020-07-15 |
- The text log monitor and text log consolidation templates now support adding a date and/or time as the start line delimiter.
|
|
18.0.0.155 |
Added a minor enhancement to logon sessions reports. |
2020-05-20 |
- Previously logon sessions reports displayed user logins with different username casing in different tables. The report has been updated to lower case all usernames so multiple tables are not created.
|
|
18.0.0.154 |
Fixed a file system report bug |
2020-05-15 |
- Previously some of the file system reports relied on a 3rd party library to handle paths longer than 260 characters in length. The library is no longer supported and was throwing overflow exceptions on Windows 10. That said, the Microsoft .Net bug was fixed in .Net 4.6.2 and is therefore no longer needed. The library has been removed.
|
|
18.0.0.153 |
Fixed a MySQL bug |
2020-05-07 |
- Previously when saving logs to MySQL, an archive table existed but was empty, the archive function would throw an Index (zero based) must be greater than or equal to zero and less than the size of the argument list error. This bug has been fixed.
|
|
18.0.0.151 |
Fixed an event log monitor bug |
2020-05-02 |
- Previously when assigned event logs to an event log backup, event log consolidation or event log monitor template, the option to ignore logs not found was set and the logs were not found on the target server the error was still thrown. These bugs have been fixed.
|
|
18.0.0.150 |
Added an option to the text log monitor. |
2020-04-26 |
- The new text log monitor for pre-allocated files now supports both pre-allocated with zeros and whitespace.
|
|
18.0.0.147 |
Added a new text log monitor and fixed one bug |
2020-04-21 |
- The Text Log Monitor has been updated to support the monitoring of text log files that are pre-allocated with white space.
- Previously when applying multiple filter and actions to a log monitor the sort buttons did not properly re-order items. This bug has been fixed.
|
|
18.0.0.145 |
Added several enhancements |
2020-04-13 |
- Previously when running the service on a computer with UAC enabled and the console on another computer, remote access was denied. This limitation has been resolved.
- Previously when creating a new Auto Configurator the path field within the configuration screen was not pre-populated with the path to Active Directory. The UI has been updated to search for Active Directory and if present, populate the field.
|
|
18.0.0.144 |
Critical bug fix |
2020-03-04 |
- While fixing the event logon report detail I accidentally broke the event logon summary report. This bug has been fixed.
- The logon sessions report was missing the Client IP column. The column has been added.
|
|
18.0.0.140 |
Critical bug fix |
2020-03-02 |
- Last October I added some debug information to the server monitor functions. The update caused some error triggers to fail. This is a critical bug fix.
|
|
18.0.0.138 |
Fixed service monitor bug |
2020-03-02 |
- Previously when attempting to monitor the Remote Desktop Service the service on a Windows 2016 Server the service did not show in the list of available services. The service now displays as expected.
|
|
18.0.0.137 |
Fixed a MySQL syntax bug exposed in the viewer |
2020-02-24 |
- Mon, 24 Feb 2020 - Previously when consolidating log entries to MySQL when attempting to view entries by date a syntax error was thrown due to a deprecated and now removed function. This bug has been fixed.
|
|
18.0.0.135 |
Fixed a critical compliance report bug |
2020-02-21 |
- I previously attempted to fix a bug in the login sessions report related to changes Microsoft made to entry 4624 in Server 2016 which caused Corner Bowl to fail parsing the entries. Although the fix I implemented allowed the reports to run I erroneously removed the Caller IP field thinking that it had been removed when in fact my truncate function (which removes the help content from the entries) was simply removing it since the updates made my Microsoft simply added a more detailed section. I have fixed this critical bug and will be sending notification emails. This is a critical bug fix which everyone is advised to download and install.
|
|
18.0.0.134 |
Fixed a critical thread leak bug |
2020-02-19 |
- When fixing the failure rate bug I accidentally introduced a thread leak when using a schedule of 30 seconds or less followed with a faster failure rate schedule such as every 5 seconds. This caused the program to leak one thread every time a failure recovery cycled. This bug has been fixed.
|
|
18.0.0.132 |
Fixed a real-time event log viewer bug |
2020-02-12 |
- Previously when viewing an event log in the real-time viewer, in some cases the time written was displayed incorrectly. This bug has been fixed.
|
|
18.0.0.131 |
Fixed several bugs |
2020-02-11 |
- Previously when testing SNMP gets for a hostname rather than an IP address, the first discovered IP address was used. I verified, in my case, that the IP address returned was not addressable. I have updated the code to sort the IP addresses by lowest number then try each address. In my case, this solved the issue with hostnames not being accessible.
- Previously when attempting to modify an existing Message Box Action twice in a row, the Apply button did not enable itself after the first save. This bug has been fixed.
|
|
18.0.0.130 |
Added username option to Account Lockout alerts |
2020-02-03 |
- Account locked and unlocked alerts now support including the username in the email subject field. To include the username in Active Directory or WMI account lockout alerts type the {USER} tag in the subject line.
|
|
18.0.0.128 |
Rolled back SMTP over SSL change made on 11/27/19 |
2020-02-02 |
- Back in November of last year a bug was reported which did not allow email to be sent in rare cases when sending plain text over SSL. At the time I did not realize the .Net SmtpClient did not support SMTP over SSL only SMTP and SMTP with STARTTLS. I have left the change I made to the SMTP authentication type, however, I have rolled back to use my own SMTP client for SSL.
|
|
18.0.0.127 |
Fixed a critical monitor failure rate bug and a minor UI bug |
2020-02-02 |
- Previously when a template was configured to support failure rate, the execution frequency set to once a minute or higher and the failure execution rate set to more than once every minute, for example every 15 seconds, upon recover the monitor did not shutdown the failure rate execution frequency. If the template was also configured to shut down during a maintenance window, the monitor would not shutdown causing the monitor to trigger during the maintenance window.
- Previously when configuring Event Log based templates the log selection dialog was slow to respond when communicating with wide area networked computers.
|
|
18.0.0.126 |
Fixed a critical auto configuration bug |
2020-01-31 |
- Previously when using the Active Directory auto configuration function to automatically add and remove computers, the remove computers option was selected, a target organizational unit selected and a target host group selected, all computers not in the organizational unit were removed from the system. The function has been modified to only remove computers configured in the target host group but no longer in the target Active Directory organizational unit.
|
|
18.0.0.125 |
Fixed log retention policy cancel and shutdown bug. |
2020-01-23 |
- Previously when shutting down the service while a log entry retention policy was executing the service failed to cancel the running policy causing the service to timeout while shutting down. This same bug existed when attempting to manually cancel the policy from the running monitors view. This bug has been fixed.
|
|
18.0.0.124 |
Fixed an account lockout monitor bug |
2020-01-17 |
- Previously the Account Lockout Monitor template configuration view did not save the monitor local accounts options. This bug has been fixed.
|
|
18.0.0.123 |
Added TLS 1.2 support to FTP and Throughput monitors |
2020-01-17 |
- The FTP Monitor and Throughput Monitors now both support FTPS also known as FTP over TLS 1.2.
|
|
18.0.0.122 |
Fixed several file system monitoring bugs |
2020-01-10 |
- Previously the Directory Cleaner, Directory Size Monitor, Directory Size Watcher, Directory Watcher and the File Count Monitor did not properly exclude configured sub-directory exclusions. This bug has been fixed.
|
|
18.0.0.121 |
Fixed a localhost Microsoft Application Log discovery bug |
2020-01-07 |
- Previously when attempting to select local Microsoft Application logs to monitor on the localhost the logs were not discovered. In the background an accessed denied exception was thrown. The software now properly discovers the log files.
|
|
18.0.0.120 |
Added Event Log Consolidation failure rate support |
2019-12-30 |
- Previously when consolidating event logs from a remote server that was temporarily unavailable, there was no option to retry the event log download until the next configured schedule. Like many of the other monitors I have added the option to apply a failure schedule. Now once an event log download fails, if the user has configured the failure schedule, the download will retry using the failure schedule. For example, if the download is configured to run every hour but upon failure every 10 minutes the software will now attempt to download every 10 minutes until the event logs have been successfully downloaded. Once downloaded, the original schedule of one hour will be re-applied.
|
|
18.0.0.119 |
Fixed account lockout bug |
2019-12-27 |
- Previously Active Directory Account Lockout Monitor alerts configured to export to an HTML file were failing because the installed HTML template file contained underscores in the name rather than dashes. This bug has been fixed.
|
|
18.0.0.116 |
Added SFTP private key file support |
2019-12-08 |
- Previously users were unable to specify a private key file when connecting to an SSH endpoint. This limitation has been resolved.
|
|
18.0.0.115 |
Added an HTTP monitor enhancement and fixed an email bug |
2019-11-27 |
- The HTTP/S monitor now supports checking a page for multiple lines of content.
- Previously when sending email without STARTTLS the software was sending the email via a client I wrote which in some cases was unable to agree on an authentication type. I have modified the code to instead use the same .Net SMTP Client that is used when authenticating with STARTTLS.
|
|
18.0.0.114 |
Fixed several critical summary report bugs |
2019-10-28 |
- Previously summary reports that were configured to display detailed graphs for performance monitors such as CPU and Disk Monitor history were not updating the date and time ranges causing the graphs to display old data. This bug has been fixed.
- Previously the some of the summary report template options were not properly enabling the Apply button when the date range criteria was changed. Also if the user canceled out the configuration dialog any changes made remained in the Console's memory rather than being discarded. The bugs effected the Disk Monitor, Directory Size Monitor, CPU Monitor, Memory Monitor, File Size Monitor, Performance Monitor and Ping Monitor. These bugs have been fixed.
|
|
18.0.0.112 |
Fixed a critical directory watcher bug and several Windows SSL Certificate monitor bugs |
2019-10-24 |
- Previously the directory watcher was locking sub-directories causing user renames and deletes to fail. This bug has been fixed.
- Previously the Windows SSL Certificate monitor did not include the issued to value in the short notification message. This information has now been added.
- Previously the Windows SSL Certificate monitor set the error state instead of the critical state when a certificate had a chain error. This bug has been fixed.
- Previously the Windows SSL Certificate monitor's detail view did not set the state icon or error message when there was a chain error. This bug has been fixed.
|
|
18.0.0.110 |
Added SMS support for Twilio |
2019-10-22 |
- Per customer request I have added support to send SMS messages through Twilio.
|
|
18.0.0.104 |
Fixed text log monitor bug |
2019-10-15 |
- Previously if a text log monitor configuration was configured to include previous entries with the alert and the number of entries to include was 0 the monitor would fail to process the filter. This bug has been fixed.
|
|
18.0.0.100 |
Added a UI enhancement |
2019-09-11 |
- Previously when searching for a computer in the Object Explorer the search function expanded templates which in some cases caused the software to make network calls. The search function has been updated to skip expanding monitors when searching for a computer. The result is a fast search for computer function.
|
|
18.0.0.99 |
Added several UI enhancements |
2019-08-31 |
- Previously the log report views did not specify the type of log in the header which often led to confusion. The Event Log, Syslog and Text Log Report views now contain the log type in the header.
- Previously when attempting to view the top 1000 log entries for a log that has not been downloaded resulted in SQL Server and MySql specific errors that did not provide much information. The error message has been updated to better explain the problem and provide a solution.
|
|
18.0.0.98 |
Fixed several bugs |
2019-06-28 |
- Previously the new Directory Real-Time Size Watcher monitor was not clearing the previously logged files when automatically clearing causing the alerts to continue to grow in size while repeating files from previous alerts in the current alert. This bug has been fixed.
- Fixed a bad link in the help file.
|
|
18.0.0.97 |
Added text log monitor unicode option and fixed several bugs. |
2019-06-20 |
- Previously if a text log file was not flagged internally as Unicode but the file contained Unicode content, the text log monitor was unable to parse the file. A new option has been added that enables users to explicitly open files as Unicode.
- Previously when canceling a change on the Text Log Monitor entry pattern recognition screen the UI failed to backout the entry pattern recognition from memory. This bug has been fixed.
- The system requirements listed in the help file have been updated to include Windows Server 2016 and Windows 10.
|
|
18.0.0.96 |
Increased PDF creation timeout value |
2019-06-10 |
- Previously a customer was receiving a navigation timeout when creating PDFs. Since the reports do not navigate it seems odd setting the value will make a difference. This build is an attempt to see if increasing the timeout value to 300 seconds will resolve their issue.
|
|
18.0.0.95 |
Fixed a critical network browsing bug |
2019-06-08 |
- Previously on Windows 10 when attempting to browse the network to add servers the browse network dialog threw an arithmetic overflow error. This bug has been fixed.
|
|
18.0.0.94 |
Fixed a fatal startup bug |
2019-05-31 |
- Build 93 contained a fatal startup bug that was thrown on a new installation. This bug has been fixed.
- Previously if a NIC card was swapped out on a server, the software was unable to send the administrator a message letting them know the software needs to be re-registered. This bug has been fixed.
|
|
18.0.0.93 |
Added new product options. |
2019-05-28 |
- Previously when I first developed Server Manager I had several functional packages which allowed me to create individual products enabling customers the option to purchase only the feature set they needed. I have created 5 new products. Event Log Manager, Text Log Monitor, Syslog Server, Disk Monitor and Internet Server Monitor. Each product contains a sub-set of Server Manager functionality at a fraction of the cost.
|
|
18.0.0.92 |
Added a real-time directory size monitor |
2019-05-27 |
- A new real-time directory size monitor was added to the software. The monitor watches file system changes in real-time then calculates the change in directory size by way of scanning the size of newly created files. When the monitor triggers the top 100 largest files that caused the trigger are included within the message.
|
|
18.0.0.86 |
Fixed a critical directory watcher bug |
2019-05-20 |
- Previously when monitoring a directory for created, modified, moved and deleted files the trigger action threw an object reference error. This bug has been fixed.
|
|
18.0.0.85 |
Updated installer to include prompt for installation directory |
2019-05-13 |
- Previously users were unable to set the installation directory during the initial installation. The installer now provides this option.
|
|
18.0.0.84 |
Fixed several disk space monitor bugs |
2019-05-08 |
- Previously Disk Space Monitors that were configured to monitor specific disks that included a disk that was not found and 'Ignore disk not found errors' was selected the entire monitor would trigger an error alert. This bug has been fixed.
- Previously when re-opening a Disk Space Monitor Template that was configured to monitor specific disks the configured disks did not display on the Disk and Shares tab until after a machine was selected in the Servers/Workstations drop-down list. This bug has been fixed.
|
|
18.0.0.83 |
Fixed legacy import bug |
2019-05-06 |
- Previously the Log Manager, Disk Monitor and Internet Server Monitor import functions were attempting to load the legacy configuration files from the wrong directory. This bug has been fixed.
|
|
18.0.0.80 |
Fixed two bugs |
2019-04-22 |
- Previously when shutting down the service, if an Account Lockout Report was running the report did not shutdown. In cases where numerous servers were assigned to the report this caused the service to appear as though it hung during shutdown. This bug has been fixed.
- Previously when displaying consolidated logs host names that had aliases assigned to them did not display the alias in the log viewer header but instead displayed the actual hostname or IP. This bug has been fixed.
|
|
18.0.0.74 |
Fixed UI bug |
2019-04-17 |
- Previously when updating a Syslog or Text Log Consolidation Template with a different Log Entry Retention Policy Template and no other updates were made the UI did save the update. This bug has been fixed.
|
|
18.0.0.73 |
Fixed a backup configuration bug |
2019-04-16 |
- Previously when manually backing up the configuration if the previously backed up directory is on a disk that is no longer accessible, the backup function threw an 'Access to the path' error. This bug has been fixed.
|
|
18.0.0.72 |
Fixed a Server 2016 Logon Session Report bug |
2019-04-12 |
- Thanks to several customers for reporting a bug in the Windows Server 2016 Logon Sessions report I have fixed the report. Microsoft changed the format of Event 4624 on Server 2016. The parsing code has been updated to support Server 2016 - 2003.
|
|
18.0.0.71 |
Fixed critical licensing bug |
2019-04-03 |
- In certain online instances licensing was lost. This bug has been fixed.
|
|
18.0.0.68 |
Added detail to log messages |
2019-03-28 |
- Previously when removing or archiving consolidated log entries, the output messages did not always include the log information and when it was included, the log name was embedded within the message making it difficult to read within the output view. The Log Entry Retention Policy function now includes the log name in front of each message separated by a dash enabling users to more easily identify which log each message is associated with.
|
|
18.0.0.67 |
Added verbose information to licensing validation |
2019-03-16 |
- Previously if a license was copied from another installation or the user registered while logged into a VPN, the license validation process did not log the MAC address contained within the license.xml file. The validation process now logs the invalid MAC address to the service log file and explains the issue in hopes users can self-diagnose and resolve the issue on their own.
|
|
18.0.0.66 |
Fixed several bugs |
2019-03-12 |
- Previously when Event Log Backup templates were assigned to unreachable servers, the console would hang while connecting to the service. This bug has been fixed.
- Previously when testing a new SQL Server database configuration, the verbose output was missing the server name. This bug has been fixed.
|
|
18.0.0.65 |
Fixed directory watcher bug |
2019-03-11 |
- Previously the directory watcher monitor did not suppress actions when configured. This bug has been fixed.
|
|
18.0.0.64 |
Fixed serveral bugs |
2019-03-04 |
- Previously when enabling log entry alert frequency suppression and assigning multiple actions, each action was erroneously counting as a trigger instance rather than simply incrementing once. This bug has been fixed.
- Since version 18 when disabling the tray icon via the options dialog, the tray icon was not closed. This bug has been fixed.
|
|
18.0.0.63 |
Fixed performance counter bug |
2019-02-03 |
- Previously when displaying a performance counter template if the assigned server was not reachable the user interface failed to display the configuration controls. This bug has been fixed.
|
|
18.0.0.62 |
Updated the MySQL .Net connector. |
2019-02-01 |
- The MySQL .Net connector has been updated to the latest version available at the time of this build.
|
|
18.0.0.56 |
Added licensing UI updates. |
2019-01-20 |
- Previously the registration dialog only allowed the maximum number of characters to be entered, however; when copying a license from our website white space is often included causing the trailing character to be deleted. The dialog has been updated to trim the white space and provide up to 64 characters to be entered rather than the previous value of 32.
- Fixed several spacing bugs.
|
|
18.0.0.49 |
Fixed UI bug |
2019-01-14 |
- Previously when displaying consolidated logs the Days Per Page value set via the Options dialog was not being set requiring users to wait while the view loaded prior to setting the desired value. In certain cases, this can take as long as an hour. This bug has been fixed.
|
|
18.0.0.47 |
Fixed several licensing bugs |
2019-01-11 |
- Previously in certain cases offline servers were unable to use the license file.
- Added several licensing initialization messages to the service to aid in troubleshooting licensing issues.
|
|
18.0.0.44 |
Fixed several bugs |
2019-01-07 |
- After an operating system update, the console was no longer able to assign service credentials. This bug has been fixed.
- When TLS 1.0 and 1.1 were disabled the service was unable to send an email. This bug has been fixed.
|
|
Build 16.0.0.40 |
Added several enhancements and fixed several bugs |
2016-02-01 |
- Fixed bug 27073 - Unable to compress files larger than 4GBs.
- Fixed bug 27758 - The daily range schedule updates everytime the service is restarted causing some templates to be rescheduled to the next day.
- Fixed bug 27354 - When backing up Windows Event Logs on some Server 2008 R2 servers, Windows creates very large temporary files on the remote server.
- Fixed bug 27370 - Syslog Retention Policy fails to schedule when multiple syslog consolidation templates are assigned.
|