/jot

For pushing simple logs to Elasticsearch.

Primary LanguageJavaScript

What is it?

An app that makes it easy to push data to an Elasticsearch instance.

Security

It is designed to run without a proxy directly on a local server.

Get started

  • Make sure you have a Elasticsearch instance running

  • Enter your server details in env.development.local

  • run npm install