{
"info": {
"author": "Florian Bruhin",
"author_email": "me@the-compiler.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Natural Language :: English",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3",
"Topic :: System",
"Topic :: System :: Boot :: Init",
"Topic :: System :: Logging",
"Topic :: System :: Systems Administration",
"Topic :: Utilities"
],
"description": "journalwatch\n============\n\njournalwatch is a tool which can find error messages in the systemd\njournal.\n\nIt is similiar to tools like `logwatch `_\nor `logcheck `_ except it's much more KISS and only works\nwith the systemd `journal `_.\nIt works by defining patterns to match all log lines which are not interesting,\nand then prints all log lines not matching those patterns (or sends them by\nmail).\n\nWhen you start it the first time, it'll write the default pattern and\nconfig to ``$XDG_CONFIG_HOME/journalwatch`` (``$XDG_CONFIG_HOME`` is\n``$HOME/.config`` if unset). Details on how to configure journalwatch\nare available in these files.\n\nDependencies\n------------\n\n- Python 3 (mainly tested with 3.5, should work with >= 3.3)\n- ``systemd`` python module\n- ``setuptools``\n- A working ``sendmail``/MTA (`msmtp `_\n is easy to set up)\n\nLicense\n-------\n\njournalwatch is free software: you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the\nFree Software Foundation, either version 3 of the License, or (at your\noption) any later version.\n\njournalwatch is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General\nPublic License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith journalwatch. If not, see http://www.gnu.org/licenses/.",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/The-Compiler/journalwatch",
"keywords": "systemd journal journald logwatch logcheck",
"license": "GPL",
"maintainer": "",
"maintainer_email": "",
"name": "journalwatch",
"package_url": "https://pypi.org/project/journalwatch/",
"platform": "",
"project_url": "https://pypi.org/project/journalwatch/",
"project_urls": {
"Homepage": "https://github.com/The-Compiler/journalwatch"
},
"release_url": "https://pypi.org/project/journalwatch/1.1.0/",
"requires_dist": null,
"requires_python": "",
"summary": "A tool to get notified on error messages in the systemd journal",
"version": "1.1.0"
},
"last_serial": 3001297,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "2e7a6e9e01361cc1b4d5b9cdc30097f0",
"sha256": "73a2ee1b13b3cc131084a5b3292937032ad194feef67bf59caaa088556a0ab35"
},
"downloads": -1,
"filename": "journalwatch-0.1.tar.gz",
"has_sig": true,
"md5_digest": "2e7a6e9e01361cc1b4d5b9cdc30097f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6057,
"upload_time": "2014-07-11T11:43:26",
"url": "https://files.pythonhosted.org/packages/b9/be/16aecdb2655dd697d1c2de0de9c635d4dbda10d4a738e34a179a022bc16d/journalwatch-0.1.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "dc2f0bdd99d3f587429ab5b7f00087e1",
"sha256": "b4b698e0807ed87924cc3a401791a2ab2cf8e9a083c1ef450dd5ad43fd497ce3"
},
"downloads": -1,
"filename": "journalwatch-0.1.1.tar.gz",
"has_sig": true,
"md5_digest": "dc2f0bdd99d3f587429ab5b7f00087e1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6148,
"upload_time": "2014-07-11T11:57:39",
"url": "https://files.pythonhosted.org/packages/ad/78/70b8e35a9d3dbd5f224f9927f893c2b2c4a43b403fec8accefe49589840b/journalwatch-0.1.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "216dd054112bb3c6b99d6f09b857bb1e",
"sha256": "eab736f9117b9a5fcc78cc08ad287ab662a6b9e64ffdcfc0399e69fc1b823e8b"
},
"downloads": -1,
"filename": "journalwatch-0.2.tar.gz",
"has_sig": true,
"md5_digest": "216dd054112bb3c6b99d6f09b857bb1e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6348,
"upload_time": "2014-09-06T20:26:12",
"url": "https://files.pythonhosted.org/packages/2e/ab/ab72ce1bec2f3cc63a9e114dc2cfa50f859312803a02df62d8ca77f7c099/journalwatch-0.2.tar.gz"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "5c3a03b5e9b97027b0ead49bfc6c27e3",
"sha256": "bcbe4672f65aa745e8a2b4c980aeb59a7d25d8a423a32b364e5dd6f6715dcc47"
},
"downloads": -1,
"filename": "journalwatch-0.2.2.tar.gz",
"has_sig": true,
"md5_digest": "5c3a03b5e9b97027b0ead49bfc6c27e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6837,
"upload_time": "2014-09-21T10:23:30",
"url": "https://files.pythonhosted.org/packages/95/13/34006df41c925bebc19def79ffb7490be7777a786eb88e69f88818ef921f/journalwatch-0.2.2.tar.gz"
}
],
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "acf199c6e9050af375e40ac31a1ac762",
"sha256": "e7ecb233feda96a9a714732f70e6dc3909c899c9d1f2380f408e9a0f034a7729"
},
"downloads": -1,
"filename": "journalwatch-1.0.0.tar.gz",
"has_sig": true,
"md5_digest": "acf199c6e9050af375e40ac31a1ac762",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7476,
"upload_time": "2016-12-02T07:54:53",
"url": "https://files.pythonhosted.org/packages/ba/9d/a163d1c99d22ed79b53fc2b06d48d76f8a499276c514ed5556b5eae9dda7/journalwatch-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "5355ac40b45ab223ec79b28ad1cbb6a1",
"sha256": "7d682a2bdf2c8e9f96638923e1fd859c806516f1848fd039c93dbaab2a5d93e2"
},
"downloads": -1,
"filename": "journalwatch-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5355ac40b45ab223ec79b28ad1cbb6a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7623,
"upload_time": "2017-02-22T06:09:39",
"url": "https://files.pythonhosted.org/packages/5b/10/0b8c8c64a8b4edf513b273a8d3b7f37ef743087f62854df41cc528f4b7bf/journalwatch-1.0.1.tar.gz"
}
],
"1.1.0": [
{
"comment_text": "",
"digests": {
"md5": "c06619d5ece24510d6ec334febfbdef9",
"sha256": "1d5f19722a3ad518545539b5713bba58ed68acee318ad835b2b3cfebcad2b6ac"
},
"downloads": -1,
"filename": "journalwatch-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c06619d5ece24510d6ec334febfbdef9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7804,
"upload_time": "2017-07-05T15:15:35",
"url": "https://files.pythonhosted.org/packages/41/31/3dc107dfca91488c5d513b4e2051fbefd57fcffb03db14b1e269c37f2bad/journalwatch-1.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c06619d5ece24510d6ec334febfbdef9",
"sha256": "1d5f19722a3ad518545539b5713bba58ed68acee318ad835b2b3cfebcad2b6ac"
},
"downloads": -1,
"filename": "journalwatch-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c06619d5ece24510d6ec334febfbdef9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7804,
"upload_time": "2017-07-05T15:15:35",
"url": "https://files.pythonhosted.org/packages/41/31/3dc107dfca91488c5d513b4e2051fbefd57fcffb03db14b1e269c37f2bad/journalwatch-1.1.0.tar.gz"
}
]
}