Skip to content

Create a query using classes for ElasticSearch's Rollup and Transform Api.

Notifications You must be signed in to change notification settings

wydra98/ElasticSearch_Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearch_Api

Create a query using classes for ElasticSearch's Rollup and Transform Api.

Technologies

  • Scala 2.12.3
  • ElastiSearch 7.8.1

Installation

Clone

Clone this repo to your local machine using

Run docker

To install and run kafka image use docker file:

sudo docker-compose -f docker-compose.yml up -d

Content

The program creates a convenient environment for creating Rollup and Transform Api in ElasticSearch.
Instead of saving the data in json format, the user enters it using classes.

Example Transform Api

Alt text

Example Transform Menu

Alt text

Example Rollup Api

Alt text

Example Rollup Menu

Alt text

About

Create a query using classes for ElasticSearch's Rollup and Transform Api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages