Releases: telenornms/skogul
Releases · telenornms/skogul
Hello world
This is the first alpha-release of Skogul and is suitable for testing by external users, and should satisfy many use-cases. It offers:
- Simple JSON-based configuration, including underlining of syntax errors and several examples
- Extensive documentation for every configurable aspect of Skogul
- Module-based senders, receivers and parsers
- Support for writing to PostgreSQL, MySQL (or MariaDB), InfluxDB, MQTT or other Skogul instances
- Support for parsing Skogul JSON and Juniper Streaming Telemetry (which is google protobuf)
- Support for receiving data over HTTP, HTTPS, UDP messages, files, FIFO, and more
- Extensive tests: unit tests, unit benchmarks and tools for doing full end-to-end performance tests
Future work will focus on filling in the gaps of transformers, streamlining logging and generally adding more bits and pieces to ensure a more streamlined end-user and module-developer experience.
No large changes to the core architecture is planned as of this moment.
Test-release for internal use
Skogul v0.0.1 was tagged to allow initial testing of how to use releases internally. It doesn't represent any particular milestone code-wise.