Socket
Book a DemoInstallSign in
Socket

peek-elasticsearch

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peek-elasticsearch

bundlerRubygems
Version
0.2.1
Version published
Maintainers
1
Created
Source

Peek::Elasticsearch

Take a peek into your Elasticsearch indices.

Installation

Add this line to your application's Gemfile:

gem 'peek-elasticsearch'

And then execute:

$ bundle

Or install it yourself as:

$ gem install peek-elasticsearch

Usage

First, make sure somewhere in your app you're defining $stretch. Stretch is a simple, bare-bones Elasticsearch client.

For example:

# config/initializers/elasticsearch.rb
$stretch = Stretch::Client.new :url => 'http://127.0.0.1:9200/'

# config/initializers/peek.rb
Peek.into Peek::Views::Elasticsearch, :index => "myapp-#{Rails.env}"

FAQs

Package last updated on 15 Apr 2013

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.