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: 12 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 (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-16T09:47:38.000Z (over 2 years ago)
- Last Synced: 2024-04-24T16:10:23.036Z (7 months ago)
- Topics: d09check22, symfony, web
- Language: PHP
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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.