Mic-M / ioBroker.logparser

ioBroker Log Parser Adapter
MIT License
7 stars 2 forks source link
iobroker iobroker-adapter log logging logs parser parsing

Logo

ioBroker.logparser

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Dependency Status Known Vulnerabilities

NPM

Tests: Travis-CI

Log Parser for all ioBroker adapters

This adapter parses (filters) all logs of ioBroker adapters and provides the results as JSON in states for each filter as configured in the settings. Resulting JSON can then be used in VIS for visualization. States for emptying (clearing) old logs are provided as well (like logparser.0.filters.Homematic.emptyJson or logparser.0.emptyAllJson to empty all.)

States

Installation

Just install the adapter regularly through the ioBroker admin interface. The adapter is both in the latest and stable repository.

Instructions

I have included all instructions right in the admin settings of this adapter.

Also, you can read most of these instructions here as well:

Visualization Example (animated gif)

Vis

Screenshots of adapter options

Please note that these screenshots are a snapshot and do not reflect the latest adapter options. This is just to provide you an overview of the adapter options.

Log Parser Options

Log Parser Options

Log Parser Options

Log Parser Options

Log Parser Options

Log Parser Options

Links and resources

Notes

Changelog

1.1.0

1.0.4

1.0.3

1.0.2

1.0.1

1.0.0

0.4.11

0.4.10

0.4.9

0.4.8

0.4.7

0.4.6

0.4.5

0.4.4

0.4.3

0.4.2

0.4.1

0.4.0

0.3.0

License

MIT License

Copyright (c) 2020 Mic-M

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.