logsight-sdk-py

Logsight SDK Python


License
Unlicense
Install
pip install logsight-sdk-py==0.2.7

Documentation

README

Build Package version Documentation Status Weekly PyPI downloads logsight.ai on Twitter

Logsight SDK Python is a set of open source libraries, tools, documentation, and code samples that provides an easy, lightweight solution to instrument the source code of custom applications so that you can monitor their behavior and performance with logsight.ai.

Logsight SDK uses a client/server architecture and communicates via HTTP with the AI-driven log analytics platform logsight.ai.

Main advantages:

  • Ease of use
  • No 3rd-party dependencies
  • Easily portability to other programming languages

Main functionalities:

  • Create and delete applications
  • Send log data records to logsight.ai
  • Retrieve incident reports
  • Analyze the quality of logs
  • Compare data logs

The Logsight SDK Python package is deployed to the following external platforms:

  • Test Python Package Index (TestPyPI): Test PyPI
  • Python Package Index (PyPI): PyPI
  • Documentation: docs