Hat Syslog
Project description
This component is part of Hat Open project - open-source framework of tools and libraries for developing applications used for remote monitoring, control and management of intelligent electronic devices such as IoT devices, PLCs, industrial automation or home automation systems.
Development of Hat Open and associated repositories is sponsored by Končar Digital.
For more information see:
hat-syslog documentation - https://hat-syslog.hat-open.com
hat-syslog git repository - https://github.com/hat-open/hat-syslog.git
Hat Open homepage - https://hat-open.com
About
Real time reporting of execution state is mandatory functionality for most of Hat’s components implementing continuously running service. Primary way of logging is based on Syslog logging protocol as defined by:
Each component which reports log messages should implement Syslog TCP client. In this way, all logging messages can be aggregated in a single Syslog concentrator which can provide archiving, searching and real time monitoring functionalities.
Care must be taken for Syslog TCP client logging facility implementation not to interfere with other component’s functionalities. Logging should be considered best effort and not critical activity of each component.
Install
$ pip install hat-syslog
License
Copyright 2020-2022 Hat Open AUTHORS
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for hat_syslog-0.5.8-cp38.cp39.cp310-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5ab5cb6837bf3e83d59f633434506cc989c14ddad2afb8f064293adb30c1b2e |
|
MD5 | 0d1dfc7dbd24022c59ee9b44699a3d85 |
|
BLAKE2b-256 | 7dce3253833a80d18d3a72f15f5f5217443ea5d2277f6fea53a51f9a05eae123 |