PHPackages                             jkaan/monolog-splunk-time-processor - 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. jkaan/monolog-splunk-time-processor

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

jkaan/monolog-splunk-time-processor
===================================

v1.0.0(8y ago)014MITPHPPHP &gt;=5.3.0

Since Aug 1Pushed 8y agoCompare

[ Source](https://github.com/jkaan/monolog-splunk-time-processor)[ Packagist](https://packagist.org/packages/jkaan/monolog-splunk-time-processor)[ RSS](/packages/jkaan-monolog-splunk-time-processor/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Splunk Time Processor
=====================

[](#splunk-time-processor)

Install
-------

[](#install)

`$ composer require "jkaan/monolog-splunk-time-processor"`

Usage
-----

[](#usage)

The example highlights using this processor with Monolog.

```
$monolog->addProcessor(new SplunkTimeProcessor());
```

All records that you send through Monolog will have a `time` key added to record. This `time` key contains the current date in ISO8601 format with milliseconds accuracy.

Why?
----

[](#why)

When logging JSON data to Splunk, by default, it separates log events based on time. If you don't include a `time` key as the first key multiple log events could possibly be categorised as one row in Splunk.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3206d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/44e29f6dae2134bc0e424e1316303f5d90904cbaec39db389c5646f8b9ab303d?d=identicon)[JoeyKaan](/maintainers/JoeyKaan)

---

Top Contributors

[![jkaan](https://avatars.githubusercontent.com/u/3824068?v=4)](https://github.com/jkaan "jkaan (2 commits)")

---

Tags

timemonologprocessorsplunk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jkaan-monolog-splunk-time-processor/health.svg)

```
[![Health](https://phpackages.com/badges/jkaan-monolog-splunk-time-processor/health.svg)](https://phpackages.com/packages/jkaan-monolog-splunk-time-processor)
```

###  Alternatives

[maxbanton/cwh

AWS CloudWatch Handler for Monolog library

42515.3M27](/packages/maxbanton-cwh)[egeniq/monolog-gdpr

Some Monolog processors that will help in relation to the security requirements under GDPR.

538.7k](/packages/egeniq-monolog-gdpr)[glopgar/monolog-timer-processor

A processor for Monolog that adds timing info to the message contexts

1469.6k](/packages/glopgar-monolog-timer-processor)[alexandre-daubois/monolog-processor-collection

A collection of Monolog processors

1516.6k](/packages/alexandre-daubois-monolog-processor-collection)[bref/monolog-bridge

Monolog formatter optimized for AWS Lambda and CloudWatch

111.2M3](/packages/bref-monolog-bridge)[yzen.dev/mono-processor

This Processor will display in the logs bread crumbs by which you can more quickly and accurately identify the cause of the error.

116.1k](/packages/yzendev-mono-processor)

PHPackages © 2026

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