npm.io
5.4.3 • Published 3d ago

@tryghost/elasticsearch

Licence
MIT
Version
5.4.3
Deps
3
Size
6 kB
Vulns
0
Weekly
0
Stars
37

Elasticsearch

Install

npm install @tryghost/elasticsearch --save

or

pnpm add @tryghost/elasticsearch

Purpose

Elasticsearch client wrapper plus Bunyan stream integration used by Ghost logging/metrics flows.

Usage

Develop

This is a mono repository, managed with Nx.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run pnpm install to install top-level dependencies.

Run

  • pnpm dev

Test

  • pnpm lint runs oxlint
  • pnpm test runs lint and tests

Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.