opensearch-log


Nameopensearch-log JSON
Version 1.3.1 PyPI version JSON
download
home_page
SummaryA Python logging handler for efficient and reliable direct log transmission to OpenSearch, CloudWatch with additional fields.
upload_time2024-03-11 14:45:28
maintainer
docs_urlNone
author
requires_python>=3.9
licenseCopyright (c) 2021 Andrey Sorokin <andrey@sorokin.engineer> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords aws cloudwatch elasticsearch kibana log log-handler logging opensearch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/andgineer/opensearch-log/workflows/CI/badge.svg)](https://github.com/andgineer/opensearch-log/actions)
[![Coverage](https://raw.githubusercontent.com/andgineer/opensearch-log/python-coverage-comment-action-data/badge.svg)](https://htmlpreview.github.io/?https://github.com/andgineer/opensearch-log/blob/python-coverage-comment-action-data/htmlcov/index.html)
# opensearch-log

opensearch-log is a Python logging handler for direct and efficient log transmission to
OpenSearch or AWS CloudWatch.

It can also be used for local JSON logging to stdout.

With context manager or function decorator you can add additional fields to log messages.

# Documentation

[opensearch-log](https://andgineer.github.io/opensearch-log/)

# Developers

Do not forget to run `. ./activate.sh`.

# Scripts
    make help

## Coverage report
* [Codecov](https://app.codecov.io/gh/andgineer/opensearch-log/tree/main/src%2Fopensearch_log)
* [Coveralls](https://coveralls.io/github/andgineer/opensearch-log)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "opensearch-log",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "aws,cloudwatch,elasticsearch,kibana,log,log-handler,logging,opensearch",
    "author": "",
    "author_email": "Andrey Sorokin <andrey@sorokin.engineer>",
    "download_url": "https://files.pythonhosted.org/packages/08/b5/960898f674393ffef5f0298af32b23dd16a966a810e07d0970bed8637b55/opensearch_log-1.3.1.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/andgineer/opensearch-log/workflows/CI/badge.svg)](https://github.com/andgineer/opensearch-log/actions)\n[![Coverage](https://raw.githubusercontent.com/andgineer/opensearch-log/python-coverage-comment-action-data/badge.svg)](https://htmlpreview.github.io/?https://github.com/andgineer/opensearch-log/blob/python-coverage-comment-action-data/htmlcov/index.html)\n# opensearch-log\n\nopensearch-log is a Python logging handler for direct and efficient log transmission to\nOpenSearch or AWS CloudWatch.\n\nIt can also be used for local JSON logging to stdout.\n\nWith context manager or function decorator you can add additional fields to log messages.\n\n# Documentation\n\n[opensearch-log](https://andgineer.github.io/opensearch-log/)\n\n# Developers\n\nDo not forget to run `. ./activate.sh`.\n\n# Scripts\n    make help\n\n## Coverage report\n* [Codecov](https://app.codecov.io/gh/andgineer/opensearch-log/tree/main/src%2Fopensearch_log)\n* [Coveralls](https://coveralls.io/github/andgineer/opensearch-log)\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2021 Andrey Sorokin <andrey@sorokin.engineer>  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A Python logging handler for efficient and reliable direct log transmission to OpenSearch, CloudWatch with additional fields.",
    "version": "1.3.1",
    "project_urls": {
        "Documentation": "https://andgineer.github.io/opensearch-log/",
        "Homepage": "https://andgineer.github.io/opensearch-log/"
    },
    "split_keywords": [
        "aws",
        "cloudwatch",
        "elasticsearch",
        "kibana",
        "log",
        "log-handler",
        "logging",
        "opensearch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fd7b26697bb2b0bd0a4b15fbcee3a85ea6bab62814e391b455cd71244de3d50",
                "md5": "11d3fd606f13550cb42a2d3981cd637f",
                "sha256": "fb443d737f1c2ec182af33348b63ea2b0187259bdaf26d5de1b5b0ef2e2a57a6"
            },
            "downloads": -1,
            "filename": "opensearch_log-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11d3fd606f13550cb42a2d3981cd637f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12363,
            "upload_time": "2024-03-11T14:45:26",
            "upload_time_iso_8601": "2024-03-11T14:45:26.899169Z",
            "url": "https://files.pythonhosted.org/packages/8f/d7/b26697bb2b0bd0a4b15fbcee3a85ea6bab62814e391b455cd71244de3d50/opensearch_log-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08b5960898f674393ffef5f0298af32b23dd16a966a810e07d0970bed8637b55",
                "md5": "e5878f9f5c00bf509dd7c398551e3702",
                "sha256": "0bdf1836c2f468a25ad602a83863c6553e44b01a3b2ae780473751135cb51c49"
            },
            "downloads": -1,
            "filename": "opensearch_log-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e5878f9f5c00bf509dd7c398551e3702",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 22906,
            "upload_time": "2024-03-11T14:45:28",
            "upload_time_iso_8601": "2024-03-11T14:45:28.277902Z",
            "url": "https://files.pythonhosted.org/packages/08/b5/960898f674393ffef5f0298af32b23dd16a966a810e07d0970bed8637b55/opensearch_log-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 14:45:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "opensearch-log"
}
        
Elapsed time: 0.22608s