About Anaconda Help Download Anaconda

Python CloudWatch Logging: Log Analytics and Application Intelligence

copied from cf-staging / watchtower

Installers

Info: This package contains files in non-standard labels.
  • noarch v3.3.1
  • osx-64 v0.5.2
  • linux-64 v0.5.2
  • win-64 v0.5.2
  • win-32 v0.5.2

conda install

To install this package run one of the following:
conda install conda-forge::watchtower
conda install conda-forge/label/cf201901::watchtower
conda install conda-forge/label/cf202003::watchtower
conda install conda-forge/label/gcc7::watchtower

Description

Watchtower is a log handler for Amazon Web Services CloudWatch Logs. CloudWatch Logs is a log management service built into AWS. It is conceptually similar to services like Splunk and Loggly, but is more lightweight, cheaper, and tightly integrated with the rest of AWS. Watchtower, in turn, is a lightweight adapter between the Python logging system and CloudWatch Logs. It uses the boto3 AWS SDK, and lets you plug your application logging directly into CloudWatch without the need to install a system-wide log collector. It aggregates logs into batches to avoid sending an API request per each log message, while guaranteeing a delivery deadline (60 seconds by default).


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy