Skip to main content

Graylog logging handler for Plone

Project description

collective.pygelf

Provides ZConfig-compatible logger handler factories for Graylog Extended Log Format.

Usage with plone.recipe.zope2instance:

[instance]
...
event-log-custom =
    %import collective.gelf
    <gelfudp>
        host 127.0.0.1
        port 9401
        custom app_name=Zope buildout=example.com
    </gelfudp>

Available GELF hander types are gelfudp, gelftcp and gelftls. See pygelf-documentation for available configuration options.

Custom fields with static values can be defined with custom option, which accepts space separated list of fieldname=staticvalue pairs.

Changelog

0.9.2 (2016-04-05)

  • Update README [datakurre]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.gelf-0.9.2.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file collective.gelf-0.9.2.tar.gz.

File metadata

File hashes

Hashes for collective.gelf-0.9.2.tar.gz
Algorithm Hash digest
SHA256 40d017209d1b0b211d33503bda850e7922352657530279c9af69ab32b1bda976
MD5 287763692f105aa98cdadeb1be3b4832
BLAKE2b-256 1ca6219f678377e8e43f2915ec791cb5804e60ac8063db6d33764b87b4fc54c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page