Skip to content

gitter-badger/marija

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marija Gitter Go Report Card

Marija is a graphing solution for (un)structured Elasticsearch data. Using Marija you'll be able to see connections between data of different indexes and datasources without any modifications to your data or index.

Currently Marija is being used to identify related spamruns, but can be used for all kind of different set, but can be used for all kind of different sets

Screenshot

Install

Installation of Marija is easy.

$ go get github.com/dutchcoders/marija
$ marija

Usage

There are a few steps you need to take before you can start.

  • add the indexes in the configuration
  • add the correct fields, those fields are being used as node identifier
  • now you can enter your queries, and analyse the data

Roadmap

We're working towards a first version. From there we'll work on the following:

Contributions

Contributions are welcome.

Creators

Remco Verhoef

Kevin Hoogerwerf

Copyright and license

Code and documentation copyright 206 Remco Verhoef. Code released under the Apache license.

About

Graphing for Elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%