Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/district09/symfony_bundle_syslog
Configures the symfony (monolog) syslog logger to output in a format that kibana can parse.
https://github.com/district09/symfony_bundle_syslog
d09check22 symfony web
Last synced: 3 days ago
JSON representation
Configures the symfony (monolog) syslog logger to output in a format that kibana can parse.
- Host: GitHub
- URL: https://github.com/district09/symfony_bundle_syslog
- Owner: district09
- Created: 2017-11-27T07:58:07.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-28T15:03:39.000Z (26 days ago)
- Last Synced: 2024-11-28T16:20:59.535Z (26 days ago)
- Topics: d09check22, symfony, web
- Language: PHP
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digipolis Symfony syslog bundle (for ELK stack)
[![Latest Stable Version](https://poser.pugx.org/digipolisgent/syslog-bundle/v/stable)](https://packagist.org/packages/digipolisgent/syslog-bundle)
[![Latest Unstable Version](https://poser.pugx.org/digipolisgent/syslog-bundle/v/unstable)](https://packagist.org/packages/digipolisgent/syslog-bundle)
[![Total Downloads](https://poser.pugx.org/digipolisgent/syslog-bundle/downloads)](https://packagist.org/packages/digipolisgent/syslog-bundle)
[![License](https://poser.pugx.org/digipolisgent/syslog-bundle/license)](https://packagist.org/packages/digipolisgent/syslog-bundle)[![Build Status](https://travis-ci.org/digipolisgent/symfony_bundle_syslog.svg?branch=develop)](https://travis-ci.org/digipolisgent/symfony_bundle_syslog)
[![Maintainability](https://api.codeclimate.com/v1/badges/f787bf03a4c2552f0a3d/maintainability)](https://codeclimate.com/github/digipolisgent/symfony_bundle_syslog/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/f787bf03a4c2552f0a3d/test_coverage)](https://codeclimate.com/github/digipolisgent/symfony_bundle_syslog/test_coverage)
[![PHP 7 ready](https://php7ready.timesplinter.ch/digipolisgent/symfony_bundle_syslog/develop/badge.svg)](https://travis-ci.org/digipolisgent/symfony_bundle_syslog)Configures the symfony (monolog) syslog logger to output in a format that kibana
can parse. Add the digipolis_syslog_identity parameter to your
```parameters.yml``` file to configure the syslog identity.