0.3.0 • Published 10 months ago

iobroker.seq v0.3.0

Weekly downloads
25
License
MIT
Repository
github
Last release
10 months ago

Logo

ioBroker.seq

NPM version Downloads Number of Installations (latest) Number of Installations (stable) dependencies Status Translation status

NPM

Seq adapter for ioBroker

This adapter allows you to push your ioBroker log into the system of Seq.
It is also possible to apply a filter to the log levels and also to the adapters.

Configuration

  1. Create a new instance of the adapter
  2. Fill the URL/IP and port of the Seq instance
  3. Specify which log events you want to push to Seq
  4. Save the settings

Changelog

0.3.0 (2023-07-25)

  • (o0shojo0o) added adminTab
  • (o0shojo0o) added adapter to TIER 1

0.2.10 (2021-04-15)

  • (o0shojo0o) check log message of undefine

0.2.9 (2021-02-05)

  • (o0shojo0o) fix 'Cannot read property common of null'

0.2.8 (2021-01-30)

  • (o0shojo0o) fix NullPointerException

0.2.7 (2021-01-24)

  • (o0shojo0o) added overview card

0.2.6 (2021-01-21)

  • (bluefox) refactoring
  • (bluefox) better translations

0.2.5 (2021-01-20)

  • (o0shojo0o) no real change only the description for the admin

0.2.4 (2021-01-16)

  • (o0shojo0o) bugfix display of the filter options
  • (o0shojo0o) bugfix display of template parameters
  • (o0shojo0o) added parameter logging Arch
  • (o0shojo0o) added parameter logging JsController
  • (o0shojo0o) added parameter logging Node
  • (o0shojo0o) added parameter logging Platform
  • (o0shojo0o) added parameter logging SourceVersion

0.2.3 (2021-01-15)

  • (o0shojo0o) if the server address ends with "/", this must be removed. …

0.2.2 (2021-01-10)

  • (o0shojo0o) handle uncomplete log message

0.2.1 (2020-10-01)

  • (o0shojo0o) added forgetting native...

0.2.0 (2020-10-01)

  • (o0shojo0o) optional selective logging on adapter basis

0.1.0 (2020-09-26)

  • (o0shojo0o) API key is no longer not displayed in clear text
  • (o0shojo0o) API key is now stored encrypted
    • Attention: The API key will be lost and must be set again!
  • (o0shojo0o) higher dependencies of the js-controller (>=3.1.0)

0.0.5 (2020-09-23)

  • (o0shojo0o) added param SystemName for display in Seq

0.0.4 (2020-09-23)

  • (o0shojo0o) bugfix at the server address check

0.0.3 (2020-09-22)

  • (o0shojo0o) fix minimum js.controller version

0.0.2 (2020-09-17)

  • (o0shojo0o) new release for npm...

0.0.2-beta.0 (2020-09-16)

  • (o0shojo0o) initial release

0.0.1

  • (o0shojo0o) initial push

License

MIT License

Copyright (c) 2023 Dennis Rathjen dennis.rathjen@outlook.de

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.

0.3.0

10 months ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.2-beta.0

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.2-beta.0

4 years ago