{ "info": { "author": "Michel Albert", "author_email": "michel@albert.lu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: Stackless" ], "description": "Simple log monitor for PostgreSQL CSV logs.\n\nTo enable CSV logs, please refer to the PostgreSQL docs.\n\nThis monitor takes into account that some queries might contain newlines, and\nproperly parses the records.\n\n\nInstallation::\n\n pip install --user git+https://github.com/exhuma/postgresql-logmon.git\n\n\nAfter running as user installation like above, run it like this::\n\n ~/.local/bin/pglogmon --help\n\nOr start monitoring right away::\n\n ~/.local/bin/pglogmon /psth/to/postgresql.csv\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/exhuma/postgresql-logmon", "keywords": "postgresql sysadmin", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pglogmon", "package_url": "https://pypi.org/project/pglogmon/", "platform": "", "project_url": "https://pypi.org/project/pglogmon/", "project_urls": { "Homepage": "https://github.com/exhuma/postgresql-logmon" }, "release_url": "https://pypi.org/project/pglogmon/1.0.0/", "requires_dist": [ "blessings" ], "requires_python": "", "summary": "Tool to monitor postgresql CSV logs", "version": "1.0.0" }, "last_serial": 2779563, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "31d7440205ed6148fb6cfc877664fa77", "sha256": "169c8322c77de03c48c60ee07e9696f16202aea803610110e487de9cb62cafe4" }, "downloads": -1, "filename": "pglogmon-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "31d7440205ed6148fb6cfc877664fa77", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5165, "upload_time": "2017-04-11T13:01:44", "url": "https://files.pythonhosted.org/packages/e0/12/4952e2be5ecfd9742ce8ddb954e1ed111a9a15fd2313d5c38e073b27d5c3/pglogmon-1.0.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31d7440205ed6148fb6cfc877664fa77", "sha256": "169c8322c77de03c48c60ee07e9696f16202aea803610110e487de9cb62cafe4" }, "downloads": -1, "filename": "pglogmon-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "31d7440205ed6148fb6cfc877664fa77", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5165, "upload_time": "2017-04-11T13:01:44", "url": "https://files.pythonhosted.org/packages/e0/12/4952e2be5ecfd9742ce8ddb954e1ed111a9a15fd2313d5c38e073b27d5c3/pglogmon-1.0.0-py3-none-any.whl" } ] }