PHPackages                             siloor/kohana-logreader - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. siloor/kohana-logreader

ActiveKohana-module[Logging &amp; Monitoring](/categories/logging)

siloor/kohana-logreader
=======================

A Kohana 3.x module for viewing and searching logs.

1184PHP

Since Oct 15Pushed 7y ago6 watchersCompare

[ Source](https://github.com/siloor/kohana-logreader)[ Packagist](https://packagist.org/packages/siloor/kohana-logreader)[ RSS](/packages/siloor-kohana-logreader/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Kohana LogReader
================

[](#kohana-logreader)

A Kohana 3.x module for viewing and searching logs
--------------------------------------------------

[](#a-kohana-3x-module-for-viewing-and-searching-logs)

Easily view and search Kohana log messages on a simple Bootstrap interface.

Copyright © 2014. Licensed under the [MIT license](LICENSE.md).

### GITHUB

[](#github)

Please, don't forget to star the repository if you like (and use) the plugin. This will let me know how many users it has and then how to proceed with further development :)

### DEMO

[](#demo)

[http://siloor.com/logreader/demo/?message=&amp;date-from=2014-01-01](http://siloor.com/logreader/demo/?message=&date-from=2014-01-01)

### Installation

[](#installation)

1. Download this module and add the **kohana-logreader** folder in to your `MODPATH`
2. Enable it in the `bootstrap` file `Kohana::modules(array( 'kohana-logreader' => MODPATH.'kohana-logreader', // LogReader ));`
3. Go to `http://your-app-root/logreader`
4. You are done!

[![Kohana LogReader interface](https://camo.githubusercontent.com/31fff93b7bb2fff6bf3752b9ad7330a90c78502b5eaad36439fee2106bad0699/687474703a2f2f73696c6f6f722e636f6d2f6c6f677265616465722f6c6f677265616465722e76312e706e67 "Kohana LogReader interface")](https://camo.githubusercontent.com/31fff93b7bb2fff6bf3752b9ad7330a90c78502b5eaad36439fee2106bad0699/687474703a2f2f73696c6f6f722e636f6d2f6c6f677265616465722f6c6f677265616465722e76312e706e67)

### How to use?

[](#how-to-use)

On the Messages interface you can see the daily log messages by default.

Use filters to get what you want

- Use regular expression in the message field to filter messages
- Set date filters
- Select the levels of the log messages

### Configuration

[](#configuration)

You can change the following options

- `limit` (default: `40`) - Number of messages per page
- `auto_refresh_interval` (default: `5`) - The interval for auto refresh in seconds
- `store` (default: `File`) - You can easily write your own store if yo use other log solution than the default one. There is an example Store called SQLExample to help you to create your own binding.
- `route` (default: `logreader`) - The route to the LogReader interface - `http://your-app-root/logreader`
- `static_route` (default: `logreader/media`) - The route to the LogReader static files (it could be a remote url) - `http://your-app-root/logreader/media`
- `tester` (default: `FALSE`) - Show log message tester button
- `authentication` (default: `FALSE`) - Use HTTP Basic Authetication - Autheticate user by the users array in the config file

### Notes

[](#notes)

- If you want to improve, please fork and participate.
- If you have a suggestion or found a bug, please let me know at - milan.magyar(at)gmail.com

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff623944f9c8bb5c135f363763293120638662bb7ed3be225cfca78610c4dfcc?d=identicon)[siloor](/maintainers/siloor)

---

Top Contributors

[![milanmagyar](https://avatars.githubusercontent.com/u/270621720?v=4)](https://github.com/milanmagyar "milanmagyar (16 commits)")[![siloor](https://avatars.githubusercontent.com/u/1390756?v=4)](https://github.com/siloor "siloor (16 commits)")

### Embed Badge

![Health badge](/badges/siloor-kohana-logreader/health.svg)

```
[![Health](https://phpackages.com/badges/siloor-kohana-logreader/health.svg)](https://phpackages.com/packages/siloor-kohana-logreader)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M275](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M342](/packages/open-telemetry-sdk)

PHPackages © 2026

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