LogTail
Version: 3.13
Updated: 27/08/2020
Publisher: Stratumsoft Technologies
Languages: English
Compatibility: macOS 10.12 or later
Category: Developer Tools
File size: 14 MB
LogTail is an OS X app to view and monitor local and remote log files on linux servers (using SSH) or any plain text file in a simple, clean and unified interface!
It reads log files and outputs their contents as they change, and can follow or "tail" the file in a way similar to the Unix 'tail' utility (tail -f)
LogTail is helpful in monitoring application and system log files which are updated constantly at runtime.
It allows you to set up filter and highlight rules that can be used to hide or colorize lines with matching search terms. This allows you to focus on the important data in your log files! You can also enable notifications to be alerted when matching text is found in the log file.
• Fix a performance issue with loading text
• Fix remote server browser view issue in Mojave
• Add remote server file sorting option
• Fix bug in group rule selection
• Add option to reset selected keys in server configuration dialog
• Update networking libraries (libssh2 1.9.0 and openssl 1.1.1d)
• Fixes issue with reading OpenSSH-style SSH keys
• Add user selectable file encoding for local files
• Bug fixes