PHPackages                             appserver-io/logserver - 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. appserver-io/logserver

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

appserver-io/logserver
======================

A log server accepting http requests on udp to log async to configured locations over network.

0.1.1(11y ago)026OSL-3.0PHPPHP &gt;=5.4.0

Since Oct 31Pushed 11y ago3 watchersCompare

[ Source](https://github.com/appserver-io-lab/logserver)[ Packagist](https://packagist.org/packages/appserver-io/logserver)[ Docs](https://github.com/appserver-io/logserver)[ RSS](/packages/appserver-io-logserver/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (8)Versions (3)Used By (0)

logserver
=========

[](#logserver)

Introduction
------------

[](#introduction)

A log server accepting http requests on udp to log async to configured locations over network.

We use this in the [`appserver.io`](http://www.appserver.io) project as a server component for internal logging.

Issues
------

[](#issues)

In order to bundle our efforts we would like to collect all issues regarding this package in [the main project repository's issue tracker](https://github.com/appserver-io/appserver/issues). Please reference the originating repository as the first element of the issue title e.g.: `[appserver-io/] A issue I am having`

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

[](#installation)

If you want to use the log server with your application you can install it by adding

```
{
    "require": {
        "appserver-io/logserver": "dev-master"
    },
}
```

to your `composer.json` and invoke `composer update` in your project.

Usage
-----

[](#usage)

If you can satisfy the requirements it is very simple to use the logserver. Just do this:

```
git clone https://github.com/appserver-io/logserver
cd logserver
composer install
PHP_BIN=/path/to/your/threadsafe/php-binary src/bin/logserver
```

If you're using [`appserver.io`](http://www.appserver.io) the startup will be:

```
PHP_BIN=/opt/appserver/bin/php src/bin/logserver
```

Now the server is listening on `0.0.0.0:9514`.

You can send normal http request into the log server in a specific way which is not clear yet.

More documentation on how requests should look like and how to configure the locations is comming soon...

External Links
==============

[](#external-links)

- Documentation at [appserver.io](http://docs.appserver.io)
- Documentation on [GitHub](https://github.com/techdivision/TechDivision_AppserverDocumentation)
- [Getting started](https://github.com/techdivision/TechDivision_AppserverDocumentation/tree/master/docs/getting-started)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87% 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 ~3 days

Total

2

Last Release

4259d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/287595?v=4)[Johann Zelger](/maintainers/zelgerj)[@zelgerj](https://github.com/zelgerj)

![](https://avatars.githubusercontent.com/u/4931168?v=4)[Bernhard Wick](/maintainers/wick-ed)[@wick-ed](https://github.com/wick-ed)

---

Top Contributors

[![zelgerj](https://avatars.githubusercontent.com/u/287595?v=4)](https://github.com/zelgerj "zelgerj (20 commits)")[![wick-ed](https://avatars.githubusercontent.com/u/4931168?v=4)](https://github.com/wick-ed "wick-ed (3 commits)")

---

Tags

logphploggingserverlogsloggerremotelog-server

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/appserver-io-logserver/health.svg)

```
[![Health](https://phpackages.com/badges/appserver-io-logserver/health.svg)](https://phpackages.com/packages/appserver-io-logserver)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k247.1M333](/packages/sentry-sentry)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[illuminate/log

The Illuminate Log package.

6225.3M623](/packages/illuminate-log)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3511.6M24](/packages/analog-analog)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

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