Apache Solr log
This module provides a Solr-based alternative to Drupal's default database logging, offering a similar user interface but logging messages to Solr for improved site performance. It also creates a "Recent log messages (solr)" view for easier access to logs.
Do not use this module
Functionality of this module was merged into Search API Solr
This module provides Solr-based alternative to dblog as suggested by #3475570: Solr-based alternative to dblog.
Features
Provide dblog-like user interface without compromising site performance. Logs messages to Apache Solr instead of database
Post-Installation
This module creates "Recent log messages (solr)" view that is accessible under /admin/reports/solrlog.
This module may work alongside syslog and/or dblog, although having both dblog and this module enabled at the same time does not make much sense.
Additional Requirements
This module required Search API Solr module