{ "info": { "author": "Gabriel Abdalla Cavalcante", "author_email": "gabriel.cavalcante88@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 2 :: Only", "Topic :: System :: Systems Administration" ], "description": "log-dump\n--------\n\nThe Windows security log dumper.\n\nIntroduction\n------------\n\nLog-Dump is a Python script to dump and generate all Windows Logon Errors, primary the 4625 and 4771 events on Windows 2008 / 2012 Servers and 529 on Windows 2003 Servers.\nWith this tool, system admins can generate a CSV list with all information contained in the Windows Security Log about the erros, wich became easily to treat.\n\nInstallation\n------------\n\n1. Install Log-dump.\n\nYou can install the log-dump through pip:\n\n`pip install log-dump`\n\nAs well, the sdist package can be downloaded at:\n\nhttps://pypi.python.org/pypi/log-dump/\n\nHow to Use\n----------\n\nOnce Instaled, you just need run it with Elevated Privileges and provide a range of date, as noted in the following example(Considering that the scripts dir of the python instalation is part of the PATH):\n\n`C:\\>log_dump.py -sd \"30/01/13 20:00\" -ed \"31/01/13 20:00\"`\n\nA file named 'logon_failure.log' will be created at the current dir with all logon errors in the CSV format.\n\nLicense\n-------\n\nLicensed under the Apache License, Version 2.0, that can be viewed at:\n http://www.apache.org/licenses/LICENSE-2.0\n\nCredits\n-------\n* [Gabriel Abdalla Cavalcante](https://github.com/gcavalcante8808)\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gcavalcante8808", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "log-dump", "package_url": "https://pypi.org/project/log-dump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/log-dump/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gcavalcante8808" }, "release_url": "https://pypi.org/project/log-dump/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Log-Dump is a Python script to dump\n\t\t and generate all Windows Logon Errors,\n\t\t primary the 4625 and 4771 events on\n\t\tWindows 2008 / 2012 Servers and\n\t\t529 on Windows 2003 Servers.", "version": "0.1.1" }, "last_serial": 990291, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ce2392ea766ad469a3aafbeb13b91934", "sha256": "8e9a39c9ba002274a0a5fdd006a2e3d5f480c44700301873436f7e023181af7d" }, "downloads": -1, "filename": "log-dump-0.1.tar.gz", "has_sig": false, "md5_digest": "ce2392ea766ad469a3aafbeb13b91934", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2395, "upload_time": "2014-02-04T12:12:26", "url": "https://files.pythonhosted.org/packages/e5/e8/1467a3ad0ecfb81462c56b4ebcef19511ee7e6c8c6f303fe81db59ffa28e/log-dump-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "79b0699b92d58bdf37df50e66d4d13e9", "sha256": "57864d3f5b96de80b9f517e7151ae23e49286c249e248cdabde55f993da6dc9c" }, "downloads": -1, "filename": "log-dump-0.1.1.tar.gz", "has_sig": false, "md5_digest": "79b0699b92d58bdf37df50e66d4d13e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2923, "upload_time": "2014-02-04T12:36:39", "url": "https://files.pythonhosted.org/packages/78/5a/dd466474730cf14116fecdedf66dcce7970e67601347155b8ae9d337c245/log-dump-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79b0699b92d58bdf37df50e66d4d13e9", "sha256": "57864d3f5b96de80b9f517e7151ae23e49286c249e248cdabde55f993da6dc9c" }, "downloads": -1, "filename": "log-dump-0.1.1.tar.gz", "has_sig": false, "md5_digest": "79b0699b92d58bdf37df50e66d4d13e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2923, "upload_time": "2014-02-04T12:36:39", "url": "https://files.pythonhosted.org/packages/78/5a/dd466474730cf14116fecdedf66dcce7970e67601347155b8ae9d337c245/log-dump-0.1.1.tar.gz" } ] }