{ "info": { "author": "Asko Soukka", "author_email": "asko.soukka@iki.fi", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "collective.pygelf\n=================\n\nProvides ZConfig_-compatible logger handler factories for\n`Graylog Extended Log Format`__.\n\n__ http://docs.graylog.org/en/latest/pages/gelf.html\n\nUsage with `plone.recipe.zope2instance`_:\n\n.. _ZConfig: https://pypi.python.org/pypi/ZConfig\n.. _plone.recipe.zope2instance: https://pypi.python.org/pypi/plone.app.zope2instance\n\n.. code:: ini\n\n [instance]\n ...\n event-log-custom =\n %import collective.gelf\n \n host 127.0.0.1\n port 9401\n custom app_name=Zope buildout=example.com\n \n\nAvailable GELF hander types are ``gelfudp``, ``gelftcp`` and ``gelftls``. See\npygelf_-documentation for available configuration options.\n\n.. _pygelf: https://pypi.python.org/pypi/pygelf\n\nCustom fields with static values can be defined with ``custom`` option,\nwhich accepts space separated list of ``fieldname=staticvalue`` pairs.\n\nChangelog\n=========\n\n0.9.2 (2016-04-05)\n------------------\n\n- Update README\n [datakurre]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/datakurre/collective.gelf", "keywords": "", "license": "EUPL", "maintainer": "", "maintainer_email": "", "name": "collective.gelf", "package_url": "https://pypi.org/project/collective.gelf/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.gelf/", "project_urls": { "Homepage": "https://github.com/datakurre/collective.gelf" }, "release_url": "https://pypi.org/project/collective.gelf/0.9.2/", "requires_dist": null, "requires_python": "", "summary": "Graylog logging handler for Plone", "version": "0.9.2" }, "last_serial": 2046844, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "71e5089d802719044e54f7d1cdb77eb1", "sha256": "39c15a4531ea019aad0f6420917e06ab7856e8a5cca67cb37d2a7cefe055da08" }, "downloads": -1, "filename": "collective.gelf-0.9.0.tar.gz", "has_sig": false, "md5_digest": "71e5089d802719044e54f7d1cdb77eb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2714, "upload_time": "2016-04-05T10:49:42", "url": "https://files.pythonhosted.org/packages/dd/74/d82c6c1d01827026bcb9dce9cb5821aeedca3fbdb240fb2e3aca56308fb6/collective.gelf-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "0cd2f72edd66842e3617954755db1789", "sha256": "23a5072d8a98353ad0d2611c42e1f2ac9e8b02d5b3182409204e637b38cf81bf" }, "downloads": -1, "filename": "collective.gelf-0.9.1.tar.gz", "has_sig": false, "md5_digest": "0cd2f72edd66842e3617954755db1789", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2719, "upload_time": "2016-04-05T10:51:38", "url": "https://files.pythonhosted.org/packages/5a/38/d8c57541d89e7c0e63bbf976ada4d7ca414c8400c9b365d59b1f0df91e2d/collective.gelf-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "287763692f105aa98cdadeb1be3b4832", "sha256": "40d017209d1b0b211d33503bda850e7922352657530279c9af69ab32b1bda976" }, "downloads": -1, "filename": "collective.gelf-0.9.2.tar.gz", "has_sig": false, "md5_digest": "287763692f105aa98cdadeb1be3b4832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2711, "upload_time": "2016-04-05T10:56:37", "url": "https://files.pythonhosted.org/packages/1c/a6/219f678377e8e43f2915ec791cb5804e60ac8063db6d33764b87b4fc54c8/collective.gelf-0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "287763692f105aa98cdadeb1be3b4832", "sha256": "40d017209d1b0b211d33503bda850e7922352657530279c9af69ab32b1bda976" }, "downloads": -1, "filename": "collective.gelf-0.9.2.tar.gz", "has_sig": false, "md5_digest": "287763692f105aa98cdadeb1be3b4832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2711, "upload_time": "2016-04-05T10:56:37", "url": "https://files.pythonhosted.org/packages/1c/a6/219f678377e8e43f2915ec791cb5804e60ac8063db6d33764b87b4fc54c8/collective.gelf-0.9.2.tar.gz" } ] }