Many logging tools, like Splunk, provide great features but are optimized for large-scale deployments. They require installing and configuring servers before they can be effectively used. There is still a need for a robust log file analyzer for the terminal.
Many logging tools, like Splunk, provide great features but are optimized for large-scale deployments. They require installing and configuring servers before they can be effectively used. There is still a need for a robust log file analyzer for the terminal.
To install lnav-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lnav-devel
To see what files were installed by lnav-devel, run:
port contents lnav-devel
To later upgrade lnav-devel, run:
sudo port selfupdate && sudo port upgrade lnav-devel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.