{ "info": { "author": "Jordi Carrillo", "author_email": "jordilin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: System :: Monitoring" ], "description": "Introduction\n============\nThis project aims to provide a different approach to traditional log tailers.\nAmongst other features:\n\n* Multitailing capability. It can tail multiple logs at a time\n* Colors for every level: warn, info, debug, error and fatal\n* Emphasize multiple targets (log traces) given regular expressions\n* Follow log upon truncation by default\n* User defined colors for each level\n* Silent (daemonized) mode\n* Throttling mode. Slow down the information being printed in the terminal\n* Inactivity log monitoring\n* mail notification\n* Pause Modes freezes output for a limited period of time depending on level found.\n* Analytics. Makes a report of each level found in logs when finished. \n\nWhy yet another tailer?\n=======================\nMost people use tail -F to tail the logs these days. When debugging enterprise\nclass applications you cannot just follow (in many situations) what is going on\nunless you go to the log, less it and check if something was wrong, or just\nCtrl-C tail program and scroll back. Human eye cannot distinguish or grab a\nline out of thousands when that information is showed incredibly fast in the\nscreen. By providing colors, the human eye will discern and quickly identify\nspecific levels or lines.", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/jordilin/alerta/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/jordilin/alerta/wiki/Home", "keywords": null, "license": "GNU GPL v3", "maintainer": null, "maintainer_email": null, "name": "log4tailer", "package_url": "https://pypi.org/project/log4tailer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/log4tailer/", "project_urls": { "Download": "http://bitbucket.org/jordilin/alerta/downloads", "Homepage": "http://bitbucket.org/jordilin/alerta/wiki/Home" }, "release_url": "https://pypi.org/project/log4tailer/3.0.9/", "requires_dist": null, "requires_python": null, "summary": "Not just a simple log tailer", "version": "3.0.9" }, "last_serial": 511530, "releases": { "1.3": [], "1.4": [], "1.42": [], "1.45": [], "1.50": [], "2.0": [], "2.2": [], "2.4": [], "2.6": [], "2.7": [], "2.71": [], "2.8": [], "2.9": [], "3.0": [], "3.0.1": [], "3.0.2": [], "3.0.3": [], "3.0.4": [], "3.0.5": [], "3.0.6": [], "3.0.7": [], "3.0.8": [], "3.0.9": [] }, "urls": [] }