logisland icon indicating copy to clipboard operation
logisland copied to clipboard

Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex ev...

Results 108 logisland issues
Sort by recently updated
recently updated
newest added

Event correlation is finding relationships between seemingly unrelated events in data from multiple sources. For example, you can track a series of related events as a single transaction to measure...

processor

given a sample of log lines or raw records (100 or more), this processor should give back an avro schema and a Processor parser config (regex pattern and son on)...

feature
processor

# Expected behavior and actual behavior. On this page: http://logisland.readthedocs.io/en/latest/tutorials/enrich-apache-logs.html, in the first note: "You can download the latest release of logisland and the YAML configuration file for this tutorial...

documentation
tutorial

# Expected behavior and actual behavior. run 'mvn clean install' or 'mvn clean install -DkipstTests' or 'mvn clean install 6pintegration-tests' should all build correctly assemblies. For an unkown reasons the...

https://www.jaegertracing.io/docs/1.12/

feature
framework
core

should work as in jdk8 but several issue inside

bug
framework

# Expected behavior and actual behavior. LogIsland pipelines are executed on Flink

We've detected some regression with the set manual offset flag (in spark 1.6) and in spark 2 with the ability to replay for 0 (or even better from a specific...