Download the PHP package w0s1nsk1/telescope-elasticsearch-driver without Composer
On this page you can find all versions of the php package w0s1nsk1/telescope-elasticsearch-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download w0s1nsk1/telescope-elasticsearch-driver
More information about w0s1nsk1/telescope-elasticsearch-driver
Files in w0s1nsk1/telescope-elasticsearch-driver
Package telescope-elasticsearch-driver
Short Description it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
License MIT
Homepage https://github.com/w0s1nsk1/telescope-elasticsearch-driver
Informations about the package telescope-elasticsearch-driver
Enables you to use Elasticsearch for telescope, so it does NOT use relational database
it will allow you to switch from sql database to elasticsearch as driver for your data storage, and it will eliminate the deadlock so it makes telescope a ready for production logging system.
Prerequisite
- elasticsearch
- telescope 5.0 or higher
Installation
You can install the package via composer:
Usage
first set driver of telescope to elasticsearch
then you need to set elasticsearch related config in your .env file
example:
if you want you can publish the config file too
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- W0s1nsk1
- Saman Jafari
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of telescope-elasticsearch-driver with dependencies
elasticsearch/elasticsearch Version ^v8.8.0
php Version ^8.1