PHPackages                             w0s1nsk1/telescope-elasticsearch-driver - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. w0s1nsk1/telescope-elasticsearch-driver

ActiveLibrary[Search &amp; Filtering](/categories/search)

w0s1nsk1/telescope-elasticsearch-driver
=======================================

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.

2.0.2(1y ago)04MITPHPPHP ^8.1

Since Jun 29Pushed 1y agoCompare

[ Source](https://github.com/w0s1nsk1/telescope-elasticsearch-driver)[ Packagist](https://packagist.org/packages/w0s1nsk1/telescope-elasticsearch-driver)[ Docs](https://github.com/w0s1nsk1/telescope-elasticsearch-driver)[ RSS](/packages/w0s1nsk1-telescope-elasticsearch-driver/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

Enables you to use Elasticsearch for telescope, so it does NOT use relational database
======================================================================================

[](#enables-you-to-use-elasticsearch-for-telescope-so-it-does-not-use-relational-database)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9d08476a6e0ea117c3487ed8c62518ca2ef7e641c17aca5ac653b7b79c3b196b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f773073316e736b312f74656c6573636f70652d656c61737469637365617263682d6472697665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/w0s1nsk1/telescope-elasticsearch-driver)[![Total Downloads](https://camo.githubusercontent.com/19a0ec4499759f3e90a172c7ebf017e15db4e03ca73188fe52cba8826a018b04/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f773073316e736b312f74656c6573636f70652d656c61737469637365617263682d6472697665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/w0s1nsk1/telescope-elasticsearch-driver)

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
------------

[](#prerequisite)

- elasticsearch
- telescope 5.0 or higher

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require w0s1nsk1/telescope-elasticsearch-driver
```

Usage
-----

[](#usage)

first set driver of telescope to elasticsearch

```
TELESCOPE_DRIVER=elasticsearch
```

then you need to set elasticsearch related config in your .env file

example:

```
TELESCOPE_ELASTICSEARCH_HOST=https://elasticsearch:9200/
TELESCOPE_ELASTICSEARCH_USERNAME=elastic
TELESCOPE_ELASTICSEARCH_PASSWORD=changeme
TELESCOPE_ELASTICSEARCH_INDEX=telescope_index
```

if you want you can publish the config file too

```
php artisan vendor:publish --tag=telescope-elasticsearch-driver-config
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [W0s1nsk1](https://github.com/w0s1nsk1)
- [Saman Jafari](https://github.com/w0s1nsk1)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~55 days

Recently: every ~81 days

Total

10

Last Release

552d ago

Major Versions

1.0.6 → 2.0.02024-04-26

PHP version history (2 changes)1.0.0PHP ^8.0

2.0.2PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e1c1be272f17219e18ba75dd89045dd337159935f31f588f6bb06cac30583e9?d=identicon)[w0s1nsk1](/maintainers/w0s1nsk1)

---

Top Contributors

[![saman-jafari](https://avatars.githubusercontent.com/u/20854504?v=4)](https://github.com/saman-jafari "saman-jafari (25 commits)")

---

Tags

laravelelasticsearchtelescopetelescope-elasticsearch-driverelasticsearch-driverw0s1nsk1

### Embed Badge

![Health badge](/badges/w0s1nsk1-telescope-elasticsearch-driver/health.svg)

```
[![Health](https://phpackages.com/badges/w0s1nsk1-telescope-elasticsearch-driver/health.svg)](https://phpackages.com/packages/w0s1nsk1-telescope-elasticsearch-driver)
```

###  Alternatives

[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[jeroen-g/explorer

Next-gen Elasticsearch driver for Laravel Scout.

397612.3k](/packages/jeroen-g-explorer)[baijunyao/laravel-scout-elasticsearch

Elasticsearch Driver for Laravel Scout

8023.7k1](/packages/baijunyao-laravel-scout-elasticsearch)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
