Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

esn-elasticsearch-configuration

Package Overview
Dependencies
Maintainers
7
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esn-elasticsearch-configuration

ES configuration utility for OpenPaaS ESN.

latest
Source
npmnpm
Version
0.17.0
Version published
Maintainers
7
Created
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

openpaas

FAQs

Package last updated on 06 Apr 2020

Did you know?

Socket

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