Socket
Socket
Sign inDemoInstall

esn-elasticsearch-configuration

Package Overview
Dependencies
33
Maintainers
7
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    esn-elasticsearch-configuration

ES configuration utility for OpenPaaS ESN.


Version published
Maintainers
7
Install size
5.82 MB
Created

Readme

Source

Elasticsearch Configuration

ES configuration utility for OpenPaaS ESN.

The current package contains:

  • Indexes configuration in data folder
  • A CLI to create indexes

Create indexes from CLI

Install the CLI from NPM

npm install -g esn-elasticsearch-configuration

Then use it

esn-elasticsearch-configuration index contacts --host 192.168.99.100 --port 9200

Will create the contacts index on ES running on 192.168.99.100:9200. Full help is available 'esn-elasticsearch-configuration --help'

License

AGPL-3.0

Keywords

FAQs

Last updated on 06 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc