I'm thinking about a solution maybe in Kibana to have a kind of flowchart, activity diagram or businessProcess flow .
kind of activity diagram that i can create from a special part of data
i have some transactional data & i'm indexing some parameters
Base on the parameters that i have as the index , logically in know what happened , i mean how the process started, what's done after etc, but it's not so nice . it's text base in discover View (Kibana) so i thought maybe i can have something in Visualization view or a pluging etc to show as a flow
As a quick overview, the plugin system has extension points. A visualization for example, is an extension point. But it may be difficult to modify existing visualizations to support the flow, unless there's an extension point added for it (maybe click interactions). So a lot depends on the direction you want to go with this. Hope that helps, let me know if there's more questions.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.