PHPackages                             saman-jafari/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. saman-jafari/telescope-elasticsearch-driver

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

saman-jafari/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)612.3k↓17.3%3[1 PRs](https://github.com/saman-jafari/telescope-elasticsearch-driver/pulls)MITPHPPHP ^8.0

Since Jun 29Pushed 10mo agoCompare

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

READMEChangelog (5)Dependencies (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/f8effbf57b945da08896a12a77d7f3f37ee1dbaed08ae55bd8b6b21e8f6ceb08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616d616e2d6a61666172692f74656c6573636f70652d656c61737469637365617263682d6472697665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/saman-jafari/telescope-elasticsearch-driver)[![Total Downloads](https://camo.githubusercontent.com/37ee2a978b67d9559768d709da112cd163b11612783d448e760e41bfd5a2e51d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616d616e2d6a61666172692f74656c6573636f70652d656c61737469637365617263682d6472697665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/saman-jafari/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 saman-jafari/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)

- [Saman Jafari](https://github.com/saman-jafari)
- [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

39

—

LowBetter than 86% of packages

Maintenance47

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.4% 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 ~56 days

Recently: every ~83 days

Total

10

Last Release

551d ago

Major Versions

1.0.6 → 2.0.02024-04-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/449202275b93f97222b6632c07780d5b15eb2e3812674eafa248a3c336f993c7?d=identicon)[Saman-jafari](/maintainers/Saman-jafari)

---

Top Contributors

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

---

Tags

elasticsearchlaravellaravel-packagetelescopelaravelelasticsearchtelescopesaman-jafaritelescope-elasticsearch-driverelasticsearch-driver

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/saman-jafari-telescope-elasticsearch-driver/health.svg)](https://phpackages.com/packages/saman-jafari-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)
