loganalyzer icon indicating copy to clipboard operation
loganalyzer copied to clipboard

Adiscon LogAnalyzer, a web frontend to log data from the same folks the created rsyslog

Results 28 loganalyzer issues
Sort by recently updated
recently updated
newest added

Debian 10, PHP version 5.6 Fatal error: Uncaught exception 'MongoCursorException' with message 'localhost:27017: Can't canonicalize query :: caused by :: $regex has to be a string' in /var/www/html/classes/logstreammongodb.class.php:1640 Stack trace:...

Loganalyzer says that php-mongodb is not installed when I try to install new source based on MongoDB but it doesn't true. php -m [PHP Modules] calendar Core ctype date dom...

How to add a Clickhouse data source?

Style: 3x main.css Layout: details.html admin_reports.html admin_parsers.html reports.html index.html include_menu.html include_header.html functions_common.php (some fix style left attributes) report.syslog.syslogsummary.lang.en.php (some button titles, tbd for other lang)

In classes/logstreamconfigdb.class.php and and other similar files the default sort is based on the event id Ligne 55 : public $SortColumn = SYSLOG_UID; Why sort by SYSLOG_UID ? if an...

Adding savereport and the source is configured in the config.php file produces the following error since the 'sourceid' column is of type INT and adding a STRING is being tried....

We are using the reports module for creating PDF files (syslogsummary). In the PDF file, messages should be grouped by host. But by every host, the same messages are showing....

If the custom search the "Group only" property is not null, this search does not appear in the custom search list so you can edit or delete it. List on...

Currently we're deploying LogAnalyzer to help us view about 3-5gb of log file per-day, and the Dynamic Text file source setup is awesome. But is there a way to implement...

When deleting multiple lines the system fails, and the following Warning appear: ``` Warning: Illegal string offset 'MappingCaption' in /var/www/html/admin/dbmappings.php on line 194 Warning: Illegal string offset 'MappingInternalID' in /var/www/html/admin/dbmappings.php...