# @tryghost/elasticsearch-bunyan

> ## Install

Latest version **0.1.1** (published 2021-02-18) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @tryghost/elasticsearch-bunyan
pnpm add @tryghost/elasticsearch-bunyan
yarn add @tryghost/elasticsearch-bunyan
bun add @tryghost/elasticsearch-bunyan
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.1.1 |
| Published | 2021-02-18 |
| First published | 2021-01-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 5.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Ghost Foundation |
| Maintainers | zimoatghost, allouis, gargol, rishabhgrg, erisds, johnonolan, kevinansfield, cobbspur, aileencgn, jloh, daniellockyer, sam-lord, matthanley, thibpat, pauladamdavis |

## Links

- npm: https://www.npmjs.com/package/@tryghost/elasticsearch-bunyan
- Repository: git@github.com:TryGhost/elasticsearch-bunyan
- npm.io page: https://npm.io/package/@tryghost/elasticsearch-bunyan

## Dependencies (1)

- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) ^7.10.0

## Recent versions

- 0.1.1 (latest) — 2021-02-18
- 0.1.0 — 2021-01-27

## README

# Elasticsearch Bunyan

## Install

`npm install elasticsearch-bunyan --save`

or

`yarn add elasticsearch-bunyan`


## Usage


## Develop

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


## Run

- `yarn dev`


## Test

- `yarn lint` run just eslint
- `yarn test` run lint and tests


## Publish

- `yarn ship`


# Copyright & License 

Copyright (c) 2021 Ghost Foundation. All rights reserved.

This code is considered closed-source and not for distribution. There is no opensource license associated with this project.

---
_Source: https://npm.io/package/@tryghost/elasticsearch-bunyan · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
