{ "info": { "author": "emilioag", "author_email": "emilioag@mail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Documentation" ], "description": "================\nGunicorn logging\n================\n\nCentralized logging for gunicorn ussing ELK besed on (python-logstash-async)[https://github.com/eht16/python-logstash-async].\n\n\nEnvironment vars\n----------------\n\n- LOGSTASH_HOST: Logstash host.\n- LOGSTASH_PORT: Logstash port.\n- LOGSTASH_DB_PATH: The path to the file containing queued events. Use None to use a in-memory cache.\n- LOGSTASH_TRANSPORT: Callable or path to a compatible transport class.\n- LOGSTASH_SSL_ENABLE: Callable or path to a compatible transport class.\n- LOGSTASH_SSL_VERIFY: Should the server's SSL certificate be verified?\n- LOGSTASH_KEYFILE: The path to client side SSL key file.\n- LOGSTASH_CERTFILE: The path to client side SSL key file.\n- LOGSTASH_CA_CERTS: The path to the file containing recognized CA certificates.\n- LOGSTASH_ENABLE: Flag to enable log processing. (default is True, disabling might be handy for local testing, etc.)\n- LOGSTASH_EVENT_TTL: Amount of time in seconds to wait before expiring log messages in the database. (Given in seconds. Default is None, and disables this feature)\n- LOGSTASH_ENCODING: \n- LOGSTASH_MESSAGE_TYPE: \n- LOGSTASH_MESSAGE_SUBTYPE: \n- LOGSTASH_EXTRA: \n\n\nUsing Django settings\n---------------------\n\nEnvironment vars:\n\n - WORKSPACE: Django base directory.\n - DJANGO_SETTINGS_MODULE: Django settings module.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/emilioag/gunicorn-logging/", "keywords": "django,logging,gunicorn,logstash,elk", "license": "", "maintainer": "", "maintainer_email": "", "name": "gunicorn-logging", "package_url": "https://pypi.org/project/gunicorn-logging/", "platform": "", "project_url": "https://pypi.org/project/gunicorn-logging/", "project_urls": { "Homepage": "https://github.com/emilioag/gunicorn-logging/" }, "release_url": "https://pypi.org/project/gunicorn-logging/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Gunicorn centralized logging", "version": "0.1.0" }, "last_serial": 3977604, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "822f916dc9735747280291530155e0d6", "sha256": "a85201bf6ed59affd2475111e69f77e92faa09ca44df6ac450327c65c26a46c9" }, "downloads": -1, "filename": "gunicorn-logging-0.1.0.tar.gz", "has_sig": false, "md5_digest": "822f916dc9735747280291530155e0d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9137, "upload_time": "2018-06-19T14:04:27", "url": "https://files.pythonhosted.org/packages/5e/c5/18e7f1569d7fc2fd82e34cec89fa861e84b6c2ed73709899b25733503c6d/gunicorn-logging-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "822f916dc9735747280291530155e0d6", "sha256": "a85201bf6ed59affd2475111e69f77e92faa09ca44df6ac450327c65c26a46c9" }, "downloads": -1, "filename": "gunicorn-logging-0.1.0.tar.gz", "has_sig": false, "md5_digest": "822f916dc9735747280291530155e0d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9137, "upload_time": "2018-06-19T14:04:27", "url": "https://files.pythonhosted.org/packages/5e/c5/18e7f1569d7fc2fd82e34cec89fa861e84b6c2ed73709899b25733503c6d/gunicorn-logging-0.1.0.tar.gz" } ] }