Skip to content

Find the Elasticsearch indices schema required to host Elasticsearch data, and a convenience script to set these up, here.

License

Notifications You must be signed in to change notification settings

SoCaTel/elasticsearch-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoCaTelLogo

SoCaTel Elasticsearch indices

This repository provides with a convenience script that will create the required Elasticsearch indices to operate components within the SoCaTel repository. Install the necessary requirements and run the script to create these with their corresponding schema that replicates that used for the SoCaTel platform.

Prerequisites

Setup an Elasticsearch instance of at least version 7.2.0. The choice of deployment lies with the developer, this can either be a containerised setup or hosted directly on a machine/server accessible through the network that SoCaTel components will be deployed. We provide a docker compose file that you can use to setup Elasticsearch version 7.10.0 by executing:

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

NOTE This repository has been developed using Python 3.6

Contact

If you encounter any problems, please contact the following:

CyRIC | Cyprus Research and Innovation Centre

License

All software components and schema definitions listed under this repository are licensed under:

Apache-2.0

Acknowledgments

About

Find the Elasticsearch indices schema required to host Elasticsearch data, and a convenience script to set these up, here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages