LogAnalyzer is a tool that helps you analyzing your log files by reducing the content with regular expression patterns you define.
There is a an extension for eZ Publish (legacy) to download log files directly from the server.
See Installation for installation instructions on Linux, OS X and Windows.
To get the most current features you can build the application from the source code. Download the latest source here: LogAnalyzer Source on GitHub as ZIP
Alternatively you can also checkout the code directly from the git repository:
git clone https://github.com/pbek/loganalyzer.git -b develop cd loganalyzer
Then download Qt Creator, open the project file src/LogAnalyzer.pro and click on Build / Build Project LogAnalyzer.
Or you can build it directly in your terminal:
cd src qmake make
This SOFTWARE PRODUCT is provided by THE PROVIDER "as is" and "with all faults." THE PROVIDER makes no representations or warranties of any kind concerning the safety, suitability, lack of viruses, inaccuracies, typographical errors, or other harmful components of this SOFTWARE PRODUCT.
There are inherent dangers in the use of any software, and you are solely responsible for determining whether this SOFTWARE PRODUCT is compatible with your equipment and other software installed on your equipment. You are also solely responsible for the protection of your equipment and backup of your data, and THE PROVIDER will not be liable for any damages you may suffer in connection with using, modifying, or distributing this SOFTWARE PRODUCT.